aboutsummaryrefslogtreecommitdiff
path: root/lib/connect.c
AgeCommit message (Expand)Author
2001-10-31nonblock => Curl_nonblock, remade the check for a live SSL connection (again)Daniel Stenberg
2001-10-29SM's waitconnect return code fix!Daniel Stenberg
2001-10-22make sure the connect can't return OK but return a NULL as addrDaniel Stenberg
2001-10-12Curl_tvdiff() now returns a millisecond diff, no double like beforeDaniel Stenberg
2001-10-08hm, an unknown error from bind() when binding the outgoing socket wouldDaniel Stenberg
2001-10-05SM's patch applied, we should not use arguments or variables that have theDaniel Stenberg
2001-10-02praise Bjorn Reese for mastering these dusty corners of socket hacking, nowDaniel Stenberg
2001-10-02IPv6 adjustments, connect()ing to bad ports still don't work properly forDaniel Stenberg
2001-10-02major connecting updatesDaniel Stenberg
2001-10-01faster bailout on timeoutsDaniel Stenberg
2001-10-01removed warningDaniel Stenberg
2001-10-01corrected for IPv6Daniel Stenberg
2001-10-01conn->hp is now conn->hostaddrDaniel Stenberg
2001-10-01corrected the #include filesDaniel Stenberg
2001-10-01introduced non-blocking connectsDaniel Stenberg