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

nbytesThe minimum amount of data in bytes.

Returns

A PcapStatus indicating success or error.