Man Page: pcap_lib_version
Operating Environment: mojave
Section: 3pcap
PCAP_LIB_VERSION(3PCAP) PCAP_LIB_VERSION(3PCAP)NAMEpcap_lib_version - get the version information for libpcapSYNOPSIS#include <pcap/pcap.h> const char *pcap_lib_version(void);DESCRIPTIONpcap_lib_version() returns a pointer to a string giving information about the version of the libpcap library being used; note that it con- tains more information than just a version number.SEE ALSOpcap(3PCAP) 3 January 2014 PCAP_LIB_VERSION(3PCAP)
| Related Man Pages |
|---|
| pcap_open_dead(3pcap) - mojave |
| pcap_fileno(3pcap) - debian |
| pcap_fileno(3pcap) - osx |
| pcap_free_datalinks(3pcap) - osx |
| pcap_list_datalinks(3pcap) - plan9 |
| Similar Topics in the Unix Linux Community |
|---|
| My first PERL incarnation... Audio Oscillograph |
| Controlling user input |
| How can I direct messages from mac console.app to a log file? |
| Python 3.8.0rc1 released. |