Pcap.~this

~this()

Destructor closes the capture session.

Delegates to close(). It is safe to call both the destructor and close() — the underlying handle guards against double-close.