bbx10 37ef5a43e3 Handle partial socket send (#503)
send() can return a value > 0 but less than size indicating it was able to accept some of the data in buffer. The caller must try again after updating the buffer pointer and size remaining.
2017-07-31 22:51:41 +03:00
..
2017-03-11 07:15:44 +01:00
2017-03-11 07:15:44 +01:00
2017-05-19 10:18:20 +02:00
2017-03-11 07:15:44 +01:00
2017-07-31 22:50:57 +03:00
2017-07-31 22:51:41 +03:00
2017-06-29 09:30:59 +02:00
2016-12-14 02:41:22 +02:00