PcapStatus indicating success or error.PcapHandle.setMinToCopy
PcapStatus setMinToCopy(int nbytes)Sets the minimum amount of data in the kernel buffer that will cause a read to return. (Windows only)
Parameters
nbytes | The minimum amount of data in bytes. |
Returns
A