Query: pcap_close
OS: hpux
Section: 3pcap
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PCAP_CLOSE(3PCAP) PCAP_CLOSE(3PCAP) NAME
pcap_close - close a capture device or savefile SYNOPSIS
#include <pcap/pcap.h> void pcap_close(pcap_t *p); DESCRIPTION
pcap_close() closes the files associated with p and deallocates resources. SEE ALSO
pcap(3PCAP) 5 April 2008 PCAP_CLOSE(3PCAP)