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