PcapInterface.opApply

int opApply(int delegate(ref PcapAddress) dg)

Support for iteration over interface addresses.

Parameters

dgThe delegate to call for each address.

Returns

Non-zero if the iteration was aborted.