index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
connect.h
Age
Commit message (
Expand
)
Author
2003-05-01
ourerrno became Curl_ourerrno() and is now available to all libcurl
Daniel Stenberg
2003-01-16
copyright year update in the source header
Daniel Stenberg
2002-11-05
Curl_resolv() now returns a different struct, and it contains a reference
Daniel Stenberg
2002-09-03
updated source code boilerplate/header
Daniel Stenberg
2002-08-12
Initial fix to make the multi interface return control while waiting for
Daniel Stenberg
2002-03-19
copyright string (year) update
Daniel Stenberg
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
2001-10-02
major connecting updates
Daniel Stenberg
2001-10-01
conn->hp is now conn->hostaddr
Daniel Stenberg
2001-10-01
fixed the connecthost proto: added the timeout argument
Daniel Stenberg
2001-10-01
introduced non-blocking connects
Daniel Stenberg