On Wed, 4 Jan 2017, Christian Weisgerber wrote:
That's the swrite() in tests/server/sws.c line 1203 that fails. Further debugging shows the error to be EAGAIN. Shouldn't this be non-fatal and retried?
Yes I would say so - that certainly looks like a bug. In fact, we should probably consider not setting that socket non-blocking at all to begin with!
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html
