tail head cat sleep
QR code linking to this page

Manual Pages  — PCAP_STRERROR

NAME

pcap_strerror - convert an errno value to a string

CONTENTS

SYNOPSIS

#include <pcap/pcap.h>

const char *pcap_strerror(int error);

DESCRIPTION

pcap_strerror() is provided in case strerror(3) isn't available. It returns an error message string corresponding to error.

SEE ALSO

pcap(3)

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

Modern Unix impedes progress in computer science, wastes billions of dollars, and destroys the common sense of many who seriously use it.
— The Unix Haters' handbook