]> The Tcpdump Group git mirrors - libpcap/commit
Add "getnonblock" and "setnonblock" operations, and set the function
authorguy <guy>
Thu, 20 Nov 2003 02:02:38 +0000 (02:02 +0000)
committerguy <guy>
Thu, 20 Nov 2003 02:02:38 +0000 (02:02 +0000)
commit2c618b93a0ed7ede8a1cf90e425b343c25265dc3
tree983278a360c37b20b87f986820e2b72110595d6e
parent028bb1b31de62247b5c23a2ce76501c985ea1f14
Add "getnonblock" and "setnonblock" operations, and set the function
pointers appropriately, rather than using #ifdefs and run-time checks.

Get rid of declaration of non-existent "pcap_set_datalink_platform()"
routine.
12 files changed:
pcap-bpf.c
pcap-dag.c
pcap-dlpi.c
pcap-int.h
pcap-linux.c
pcap-nit.c
pcap-pf.c
pcap-snit.c
pcap-snoop.c
pcap-win32.c
pcap.c
savefile.c