PcapStatus indicating success or error.PcapHandle.setNonBlock
PcapStatus setNonBlock(bool nonblock, out string errBuf)Sets the non-blocking state of the handle.
Parameters
nonblock | true to enable non-blocking mode. |
errBuf | Buffer to receive error information if the operation fails. |
Returns
A