introduced non-blocking connects
authorDaniel Stenberg <daniel@haxx.se>
Mon, 1 Oct 2001 08:59:17 +0000 (08:59 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 1 Oct 2001 08:59:17 +0000 (08:59 +0000)
commitc5fdeef41d50d5207c52507e17eadc1ba1e4c5f0
tree38adabdd6dee5106edca640dfa08649e36b44eb6
parent6ca45beaed85e9e0b320600976be42073d7272f6
introduced non-blocking connects
lib/Makefile.am
lib/connect.c [new file with mode: 0644]
lib/connect.h [new file with mode: 0644]
lib/url.c