[Bug 42377] WSASend() returns invalid number of bytes when both lpOverlapped and lpNumberOfBytesSent

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Feb 4 13:27:20 CST 2017


https://bugs.winehq.org/show_bug.cgi?id=42377

--- Comment #3 from Evgeniy Polyakov <zbr at ioremap.net> ---
Created attachment 57162
  --> https://bugs.winehq.org/attachment.cgi?id=57162
WINEDEBUG=+winsock ./grtest_server

This is the faulty line

WSASend: fd: 252, buf: {Len:24 Buf:0x5b62c000}, qty: 36, len: 24, o:
{Internal:0 InternalHigh:24 Offset:0 OffsetHigh:0 HEvent:0}, e: <nil>, r1: 0,
e1: 0

There is a number of times when WSASend() returned less bytes than the buffer
size, but it should be ok, right?

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