Commit History

Author SHA1 Message Date
  Daniel Stenberg b370fcd300 CURLOPT_SOCKOPTFUNCTION: return proper error code 13 years ago
  Daniel Stenberg 08a65b10fb connect: use UDP correctly 14 years ago
  Daniel Stenberg adb49ad8bb Curl_timeleft: s/conn/data in first argument 14 years ago
  Daniel Stenberg 5825aa149d multi: connect fail => use next IP address 14 years ago
  Yang Tse 46a0062dff fix getinfo CURLINFO_LOCAL* for reused connections (take 2) follow-up 14 years ago
  Yang Tse 5d47bf3776 connect: fix compiler warning: unused variable 14 years ago
  Yang Tse 11cddb68e0 fix getinfo CURLINFO_LOCAL* for reused connections (take 2) 14 years ago
  Yang Tse 1b2b93e074 fix getinfo CURLINFO_LOCAL* for reused connections follow-up 14 years ago
  Yang Tse f6f5d7874f fix getinfo CURLINFO_LOCAL* for reused connections 14 years ago
  Daniel Stenberg a1f32ffee5 ip_version: moved to connection struct 14 years ago
  Daniel Stenberg 3880dd3741 Curl_timeleft: avoid returning "no timeout" by mistake 14 years ago
  Daniel Stenberg 296b246b9c multi: don't do extra expire calls for the connection 14 years ago
  Daniel Stenberg c6fa1952a1 portabilty: use proper variable type to hold sockets 14 years ago
  Dirk Manske ab6681c2c8 Curl_is_connected: use correct errno 14 years ago
  Daniel Stenberg 37201e3c36 callbacks: acknowledge progress callback error returns 14 years ago
  Daniel Stenberg 8da56e12c6 multi_socket: re-use of same socket without notifying app 14 years ago
  Yang Tse feecf63a96 avoid redundant work when reusing same connection 14 years ago
  Yang Tse cbdd1cbcde fix function result checking 14 years ago
  Yang Tse f737e94164 Curl_updateconninfo() error handling fix 14 years ago
  Yang Tse 4724b9d966 replace socklen_t with curl_socklen_t 14 years ago
  Frank Meier 8098d9417c getinfo: added *_PRIMARY_PORT, *_LOCAL_IP and *_LOCAL_PORT 14 years ago
  Daniel Stenberg adaf87530d multi interface: missed storing connection time 14 years ago
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 years ago
  Daniel Stenberg 4b351d018e mark connection as connected 14 years ago
  Yang Tse 7aef172a34 15 years ago
  Yang Tse d1717e7c90 15 years ago
  Yang Tse d65cf7889b 15 years ago
  Daniel Stenberg 33ce0ec1f1 wrap long lines and do some indent policing 15 years ago
  Daniel Stenberg 377b2db05b - Made sure that the progress callback is repeatedly called at a regular 15 years ago
  Yang Tse 3184a91ec8 VMS specific preprocessor symbol checking adjustments 15 years ago