[Bug 10648] New: Async WSASend does not send all bytes.

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Dec 2 13:43:06 CST 2007


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

           Summary: Async WSASend does not send all bytes.
           Product: Wine
           Version: 0.9.5.
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: test
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: marius at scimore.com


On Server sending 1500 bytes with non-blocked WSASend and 2 WSABUFFERS will
transfer only 1452 bytes. On client WSARecv called again will be blocked and
does not receive the the remaining bytes.

The completion port receives event on transfered 1452 bytes, and there is no
more followed events on transfered the last 8 bytes. 

OS: Ubuntu 7.10


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list