- Eric Wong introduced curlx_nonblock() that the curl tool now (re-)uses for
authorDaniel Stenberg <daniel@haxx.se>
Thu, 9 Jul 2009 21:47:24 +0000 (21:47 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 9 Jul 2009 21:47:24 +0000 (21:47 +0000)
commitd709cb2ae37c9d9512fe3a9724dd95b0fe49d108
treed68c12351c40178ee635c4aa25679f4af44627c8
parent444bb03fab4ffd0149d1e4479e24fb038388a6fd
- Eric Wong introduced curlx_nonblock() that the curl tool now (re-)uses for
  setting a file descriptor non-blocking. Used by the functionality Eric
  himself brough on June 15th.
CHANGES
lib/Makefile.inc
lib/connect.c
lib/connect.h
lib/curlx.h
lib/ftp.c
lib/socks.c
src/Makefile.inc
src/main.c