Commit b6dba9f5 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

Somewhat ugly fix to deal with non-blocking sockets. We just loop and try

again. THIS IS NOT A NICE FIX. We should/must make a select() then and only
retry when we can write to the socket again.
parent 6e9d1617
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment