]> granicus.if.org Git - curl/commit
sws: retry send() on EWOULDBLOCK
authorDaniel Stenberg <daniel@haxx.se>
Sun, 8 Jan 2017 16:50:07 +0000 (17:50 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 9 Jan 2017 22:43:15 +0000 (23:43 +0100)
commit62e67c77722d3bb936201a813fa318c4304db794
tree5633015b9f4d0da56ecffe5c818ce1018cd9a115
parentd3a313c099e313bc9e4199499208330b39c72462
sws: retry send() on EWOULDBLOCK

Fixes spurious test 1060 and 1061 failures on OpenBSD, Solaris and more.

Bug: https://curl.haxx.se/mail/lib-2017-01/0009.html
Reported-by: Christian Weisgerber
tests/server/sws.c