Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 2200] Delays in packet capture on Windows with named pipes

Date: Wed, 16 Jan 2008 01:10:35 +0000 (GMT)
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.