branches with status:
Name Status Last Modified Last Commit
lp:~oxan/gearman.net/bugfix (Has a merge proposal) 2 Mature 2010-09-09 18:05:58 UTC
24. Use incremental receiving. Socket.Rec...

Author: Oxan van Leeuwen
Revision Date: 2010-09-01 19:57:09 UTC

Use incremental receiving. Socket.Receive doesn't guarant that it reads all bytes you specify, it just reads at least 1 byte. If the payload is big, we need to call Receive multiple times to read the whole payload.

11 of 1 result