PcapHandle.getNonBlock
int getNonBlock(out string errBuf)Gets the non-blocking state of the handle.
Parameters
errBuf | Buffer to receive error information if the operation fails. |
Returns
The non-blocking state (1 for true, 0 for false), or -1 on error.