tail head cat sleep
QR code linking to this page

Manual Pages  — PCAP_STATUSTOSTR

NAME

pcap_statustostr - convert a PCAP_ERROR_ or PCAP_WARNING_ value to a string

CONTENTS

SYNOPSIS

#include <pcap/pcap.h>

const char *pcap_statustostr(int error);

DESCRIPTION

pcap_statustostr() converts a PCAP_ERROR_ or PCAP_WARNING_ value returned by a libpcap routine to an error string.

SEE ALSO

pcap(3)

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