[Bug 17195] NamedPipe datagrams need to be _really_ datagrams

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Dec 19 07:43:22 CST 2011


http://bugs.winehq.org/show_bug.cgi?id=17195

--- Comment #48 from Alexandre Julliard <julliard at winehq.org> 2011-12-19 07:43:22 CST ---
There's no reason to make the server multithreaded. All blocking calls can be
implemented with a non-blocking state machine, including calls to userspace,
that BTW the server already supports. Please stop giving misguided
implementation advice about things you clearly don't understand.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.



More information about the wine-bugs mailing list