tail head cat sleep
QR code linking to this page

Manual Pages  — PCAP_CLOSE

NAME

pcap_close - close a capture device or savefile

CONTENTS

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(3)

3 January 2014 PCAP_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.