Query: pcap_close
OS: osx
Section: 3pcap
Links: osx man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PCAP_CLOSE(3PCAP) PCAP_CLOSE(3PCAP)NAMEpcap_close - close a capture device or savefileSYNOPSIS#include <pcap/pcap.h> void pcap_close(pcap_t *p);DESCRIPTIONpcap_close() closes the files associated with p and deallocates resources.SEE ALSOpcap(3PCAP) 5 April 2008 PCAP_CLOSE(3PCAP)