findAllDevs

fnPcapIfList findAllDevs(out string errBuf)

Finds all available network devices.

Parameters

errBufBuffer to receive error information if the search fails.

Returns

A PcapIfList RAII wrapper.