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
Please register or sign in to comment