]> The Tcpdump Group git mirrors - libpcap/commit
From Andrew Brown <[email protected]>: add a "pcap_dump_flush()" call,
authorguy <guy>
Sat, 21 Dec 2002 23:38:51 +0000 (23:38 +0000)
committerguy <guy>
Sat, 21 Dec 2002 23:38:51 +0000 (23:38 +0000)
commiteca5a61ef131d28936f10d082da6b832856eb897
tree28420317aa1c4821f6de817b876344696869faa9
parent482fa426bca50908c3739ba8b0539398dc01c9ae
From Andrew Brown <[email protected]>: add a "pcap_dump_flush()" call,
to flush the standard I/O buffer for a "pcap_dumper_t" and force all
packets written with "pcap_dump()" to the savefile.
CREDITS
pcap.3
pcap.h
savefile.c