use and set the fd_set pointers instead of the actual values, as then we
authorDaniel Stenberg <daniel@haxx.se>
Thu, 2 May 2002 22:14:31 +0000 (22:14 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 2 May 2002 22:14:31 +0000 (22:14 +0000)
commit913e9970616b3d4166e696472e825c30b4cfcc2a
tree711c4c22ff27e88d613516021589d5d99b2cd516
parent8e50d6b6f30aece8180b89987d769b0966460124
use and set the fd_set pointers instead of the actual values, as then we
work properly with the multi interface when the user has provided the
fd_sets!
lib/transfer.c