Somewhat ugly fix to deal with non-blocking sockets. We just loop and try
authorDaniel Stenberg <daniel@haxx.se>
Wed, 16 Jan 2002 14:47:00 +0000 (14:47 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 16 Jan 2002 14:47:00 +0000 (14:47 +0000)
commitcba9838e8fcfdd653a60f7b01edacdb3a31214a2
treefc5ea69bb5e90e623285f8d72707fb9a638720a3
parentb6dba9f5dda70e2a038b7aad394fbace7ccbeb82
Somewhat ugly fix to deal with non-blocking sockets. We just loop and try
again. THIS IS NOT A NICE FIX.
lib/http.c