Pcap.handle

PcapHandle handle() ref

Returns the low-level handle by reference.

This method is safe to call from @safe code. The caller must not let the returned reference outlive this Pcap object.

Returns

A reference to the PcapHandle.