http://bugs.winehq.org/show_bug.cgi?id=17195
--- Comment #98 from Daniel Jelinski djelinski1@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.