| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: [ curl-Patches-593518 ] patch for async connect
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 12 Aug 2002 10:43:21 +0200 (MET DST)
On Sat, 10 Aug 2002 noreply_at_sourceforge.net wrote:
[This mail regards the multi interface ]
> Patches item #593518, was opened at 2002-08-10 21:14
Thanks for your efforts and patch. I cannot however accept/apply this patch
This is the second patch I receive for this "problem" and there are several
1. The connect() doesn't always succeed, just returning 0 as if it did will
2. Returning without waiting when using the easy interface breaks it really
3. libcurl supports more protocols than HTTP, we cannot add functionality to
I find it mildly amusing that people detect and fix the "busy-waiting"
1. (FTP) PASV code does a second connect and waits for the connect to
2. (FTP) PORT code tells the server to connect wand after 'RETR', 'STOR' or
3. (FTP) All ftp commands await responses from the server.
4. (HTTP) The HTTP request is sent in multiple pieces in case it would block
My upcoming commit should fix the initial connect issue and issue 1 from this
Feel free and encouraged to point out my mistakes, errors, stupid
-- Daniel Stenberg -- curl related mails on curl related mailing lists please ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sfReceived on 2002-08-12 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info