Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-11-19 | long port => int port, as the c source uses! (Miklos Nemeth found this) | Daniel Stenberg | |
2001-10-31 | nonblock => Curl_nonblock, remade the check for a live SSL connection (again) | Daniel Stenberg | |
2001-10-05 | SM's patch applied, we should not use arguments or variables that have the | Daniel Stenberg | |
same name as common functions... | |||
2001-10-02 | major connecting updates | Daniel Stenberg | |
2001-10-01 | conn->hp is now conn->hostaddr | Daniel Stenberg | |
changed the Curl_connethost() proto again | |||
2001-10-01 | fixed the connecthost proto: added the timeout argument | Daniel Stenberg | |
2001-10-01 | introduced non-blocking connects | Daniel Stenberg | |