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

Date: Fri, 26 Jun 2009 14:31:56 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2200


Gerald Combs <gerald@xxxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




--- Comment #5 from Gerald Combs <gerald@xxxxxxxxxxxxx>  2009-06-26 14:31:54 PDT ---
This patch seems to cause more problems than it fixes. When reading from stdin
here, zeroes seem to be inserted in random places in the file. Unfortunately
I've had to back it out in r28852.

A better approach might be to move the read code to a separate thread where it
can block without affecting the main thread.


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.