Yang Tse
|
de052ca6fc
string formatting: fix 25+ printf-style format strings
|
vor 11 Jahren |
Daniel Stenberg
|
88c5c63ffc
multi_socket: react on socket close immediately
|
vor 11 Jahren |
Lars Johannesen
|
1c435295b8
bindlocal: move brace out of #ifdef
|
vor 11 Jahren |
Robert Wruck
|
29fdb2700f
tcpkeepalive: Support CURLOPT_TCP_KEEPIDLE on OSX
|
vor 11 Jahren |
Kim Vandry
|
090b55c100
connect: treat an interface bindlocal() problem as a non-fatal error
|
vor 11 Jahren |
Daniel Stenberg
|
43e045fc3e
SO_SNDBUF: don't set SNDBUF for win32 versions vista or later
|
vor 11 Jahren |
Daniel Stenberg
|
0614b90213
code-policed
|
vor 11 Jahren |
Daniel Stenberg
|
c4d7c1514f
tcpkeepalive: support TCP_KEEPIDLE/TCP_KEEPINTVL on win32
|
vor 11 Jahren |
Tor Arntsen
|
278ab75e9f
singleipconnect: Update *sockp for all CURLE_OK
|
vor 11 Jahren |
Daniel Stenberg
|
4cd027f17e
singleipconnect: remove dead assignment
|
vor 11 Jahren |
Daniel Stenberg
|
56b7c87c74
singleipconnect: simplify and clean up
|
vor 11 Jahren |
Daniel Stenberg
|
c43127414d
always-multi: always use non-blocking internals
|
vor 12 Jahren |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
vor 12 Jahren |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
vor 12 Jahren |
Yang Tse
|
5b6e7927c6
build: rename 93 lib/*.c files
|
vor 12 Jahren |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
vor 12 Jahren |
Yang Tse
|
a0b207164c
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
|
vor 12 Jahren |
Linus Nielsen Feltzing
|
d021f2e8a0
Introducing a new persistent connection caching system using "bundles".
|
vor 12 Jahren |
Lars Buitinck
|
e1fa945e7e
Curl_connecthost: friendlier "couldn't connect" message
|
vor 12 Jahren |
Daniel Stenberg
|
c0f8340c7c
keepalive: multiply value for OS-specific units
|
vor 12 Jahren |
Yang Tse
|
d95b8e0627
Revert "connect.c/ftp.c: Fixed dereferencing pointer breakin strict-aliasing"
|
vor 12 Jahren |
Marc Hoersken
|
9c94236e6c
connect.c/ftp.c: Fixed dereferencing pointer breakin strict-aliasing
|
vor 12 Jahren |
Daniel Stenberg
|
5cd524df18
singleipconnect: return OK even when Curl_socket() fails
|
vor 12 Jahren |
Lijo Antony
|
950b0b770e
connect.c: return changed to CURLE_COULDNT_CONNECT when opensocket fails
|
vor 12 Jahren |
Yang Tse
|
c6825b7a6b
fix several compiler warnings
|
vor 12 Jahren |
Yang Tse
|
8af4b657d0
fix some compiler warnings
|
vor 12 Jahren |
Dave Reisner
|
705f0f7a5b
add library support for tuning TCP_KEEPALIVE
|
vor 13 Jahren |
Pierre Ynard
|
f4d3c0cbfb
more resilient connection times among IP addresses
|
vor 13 Jahren |
Pierre Ynard
|
4d2737bcb2
remove write-only variable
|
vor 13 Jahren |
Yang Tse
|
0ce2bca741
add LF termination to infof() trace string
|
vor 13 Jahren |