[Bug 17195] NamedPipe datagrams need to be _really_ datagrams

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Dec 19 15:31:53 CST 2012


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

--- Comment #98 from Daniel Jelinski <djelinski1 at gmail.com> 2012-12-19 15:31:53 CST ---
(In reply to comment #90)
> It's the correct behavior, if you're reading a byte stream you might keep
> going, but if you're reading a message you don't.

Sorry, I misread the code. My mistake.

> I'll upload my updated patches shortly, lemme know what you think.

- Drop the whitespace changes from patches 2, 3 and 6
- get rid of warnings - I got one:
file.c: In function ‘FILE_AsyncReadService’:
file.c:383:12: warning: variable ‘hAvail’ set but not used
[-Wunused-but-set-variable]
- and send to wine-patches :)
Hopefully this time you'll get better response.

-- 
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