https://bugs.winehq.org/show_bug.cgi?id=54439 Stian Skjelstad <stian.skjelstad(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stian.skjelstad(a)gmail.com --- Comment #1 from Stian Skjelstad <stian.skjelstad(a)gmail.com> --- Created attachment 74453 --> https://bugs.winehq.org/attachment.cgi?id=74453 Testcase for named pipes + overlapped (async) I was looking at how to do async (overlapped) named pipes, and it appears they behave differently in native windows and wine. In native windows it works, messages appear on to go, while in wine they appear in one chunk when the child is done. (Also, it seems like wines implementation of ping is unable to actually ping) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.