Commit History

Author SHA1 Message Date
  Daniel Stenberg c0f8340c7c keepalive: multiply value for OS-specific units 12 years ago
  Yang Tse d95b8e0627 Revert "connect.c/ftp.c: Fixed dereferencing pointer breakin strict-aliasing" 12 years ago
  Marc Hoersken 9c94236e6c connect.c/ftp.c: Fixed dereferencing pointer breakin strict-aliasing 12 years ago
  Daniel Stenberg 5cd524df18 singleipconnect: return OK even when Curl_socket() fails 12 years ago
  Lijo Antony 950b0b770e connect.c: return changed to CURLE_COULDNT_CONNECT when opensocket fails 12 years ago
  Yang Tse c6825b7a6b fix several compiler warnings 12 years ago
  Yang Tse 8af4b657d0 fix some compiler warnings 12 years ago
  Dave Reisner 705f0f7a5b add library support for tuning TCP_KEEPALIVE 13 years ago
  Pierre Ynard f4d3c0cbfb more resilient connection times among IP addresses 13 years ago
  Pierre Ynard 4d2737bcb2 remove write-only variable 13 years ago
  Yang Tse 0ce2bca741 add LF termination to infof() trace string 13 years ago
  Daniel Stenberg 130fac6c16 timeleft_accept: ack global timeout, moved to ftp.c 13 years ago
  Gokhan Sengun c834213ad5 FTP: perform active connections non-blocking 13 years ago
  Yang Tse de6f4f356e connect.c: fix compiler warning 'enumerated type is mixed with another type' 13 years ago
  Jason Glasgow 6e4835c795 CURLOPT_INTERFACE: avoid resolving interfaces names 13 years ago
  Gokhan Sengun 1cacf853da Curl_closesocket: clear sock_accepted on close 13 years ago
  Daniel Stenberg d5b5f64bce FTP: close callback fix 13 years ago
  Daniel Stenberg 088ba97a24 FTP: call opensocket callback properly 13 years ago
  Daniel Stenberg 9109cdec11 Curl_socket: internal replacement for socket() 13 years ago
  Daniel Stenberg ecbb08cea3 singleipconnect: unstick the ipv6-connection boolean 13 years ago
  Daniel Stenberg 1a416cd27a singleipconnect: don't clobber errno 13 years ago
  Daniel Stenberg 303c90074d tcpnodelay: rename variable 13 years ago
  Yang Tse 6b75d2c2df fix a bunch of MSVC compiler warnings 13 years ago
  Daniel Stenberg 3af9ba166c connect: set TIMER_CONNECT 13 years ago
  Daniel Stenberg b998d95b4d FTP: fix proxy connect race condition 13 years ago
  Yang Tse f6272dd9b8 BSD-style lwIP TCP/IP stack support - followup 13 years ago
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 years ago
  Yang Tse 0337b87197 time.h and sys/time.h inclusion conditionally done in setup_once.h 13 years ago
  Yang Tse ef2176109f errno.h inclusion conditionally done in setup_once.h 13 years ago
  Daniel Stenberg 0f7bea7c3a unittest: mark all unit tested functions 13 years ago