http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2200
------- Comment #1 from benjamin_tse@xxxxxxxxxxx 2008-01-16 01:10 GMT -------
Created an attachment (id=1391)
--> (http://bugs.wireshark.org/bugzilla/attachment.cgi?id=1391&action=view)
Proposed patch for Bug 2200
Patch to use overlapped IO on Win32 to prevent capture from a named pipe
lagging by one packet.
The overlapped IO effectively replaces the select() call that Unix and
non-named pipe capture uses.
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.