CVS log entries from 29.12.2001 (Sat) 10:07:40 - 30.12.2001 (Sun) 10:07:35 GMT
=====================================================
Summary by authors
=====================================================
Author: guy
File: libpcap/pcap.c; Revisions: 1.38
File: libpcap/pcap.3; Revisions: 1.31
=====================================================
Log entries
=====================================================
Description:
Minor tweak to the synopsis for "pcap_setnonblock()" to make it look
more like the other synopses, and note that it returns 0 on success.
Modified files:
File: libpcap/pcap.3; Revision: 1.31;
Date: 2001/12/29 21:57:07; Author: guy; Lines: (+4 -3)
-------------------------------
Description:
Have "pcap_setnonblock()" just return 0 on success, not the new value of
the file descriptor flags; there's no guarantee that it will actually
*affect* the file descriptor flags (consider a memory-mapped capture
mechanism such as the Linux 2.4 mechanism, where all "non-blocking mode"
means is "don't do a 'select()' or 'poll()' if there aren't any new
packets in the memory-mapped buffer") or, in fact, that there are file
descriptor flags to affect (consider WinPcap).
Modified files:
File: libpcap/pcap.c; Revision: 1.38;
Date: 2001/12/29 21:55:32; Author: guy; Lines: (+2 -2)
=====================================================
Summary of modified files
=====================================================
File: libpcap/pcap.3
Revisions: 1.31
Authors: guy (+4 -3)
-------------------------------
File: libpcap/pcap.c
Revisions: 1.38
Authors: guy (+2 -2)
--
Automatic cron job from /tcpdump/bin/makelog
-
This is the TCPDUMP workers list. It is archived at
http://www.tcpdump.org/lists/workers/index.html
To unsubscribe use mailto:[EMAIL PROTECTED]?body=unsubscribe