tail head cat sleep
QR code linking to this page

Manual Pages  — PCAP_DUMP_CLOSE

NAME

pcap_dump_close - close a savefile being written to

CONTENTS

SYNOPSIS

#include <pcap/pcap.h>

void pcap_dump_close(pcap_dumper_t *p);

DESCRIPTION

pcap_dump_close() closes the ``savefile.''

SEE ALSO

pcap(3), pcap_dump_open(3), pcap_dump(3)

3 January 2014 PCAP_DUMP_CLOSE (3)

tail head cat sleep
QR code linking to this page


Please direct any comments about this manual page service to Ben Bullock. Privacy policy.

One of the advantages of using UNIX to teach an operating systems course is the sources and documentation will easily fit into a student's briefcase.
— John Lions