logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pcap_dump_close - close a savefile being written to

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);

See Also