Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | copyright string (year) update | Daniel Stenberg | 2002-03-19 | 1 | -1/+1 |
* | long port => int port, as the c source uses! (Miklos Nemeth found this) | Daniel Stenberg | 2001-11-19 | 1 | -1/+1 |
* | nonblock => Curl_nonblock, remade the check for a live SSL connection (again) | Daniel Stenberg | 2001-10-31 | 1 | -0/+3 |
* | SM's patch applied, we should not use arguments or variables that have the | Daniel Stenberg | 2001-10-05 | 1 | -2/+2 |
* | major connecting updates | Daniel Stenberg | 2001-10-02 | 1 | -3/+3 |
* | conn->hp is now conn->hostaddr | Daniel Stenberg | 2001-10-01 | 1 | -0/+2 |
* | fixed the connecthost proto: added the timeout argument | Daniel Stenberg | 2001-10-01 | 1 | -4/+5 |
* | introduced non-blocking connects | Daniel Stenberg | 2001-10-01 | 1 | -0/+29 |