pcap_dump_close - close a savefile being written to
Contents
Description
pcap_dump_close() closes the ``savefile.''
Name
pcap_dump_close - close a savefile being written to
See Also
pcap(3PCAP), pcap_dump_open(3PCAP), pcap_dump(3PCAP)
3 January 2014 PCAP_DUMP_CLOSE(3PCAP)
Synopsis
#include<pcap/pcap.h>voidpcap_dump_close(pcap_dumper_t*p);
