aboutsummaryrefslogtreecommitdiff
path: root/lib/ftp.c
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-05-28 14:45:50 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-05-28 14:45:50 +0000
commit775645f29b2386efb386d0ae99fdfdfc1ad7b45c (patch)
tree4eb4ed4ab070e033d3800962c3c8ae97e886dd47 /lib/ftp.c
parent99c045687282fedb1cc7405636828834e67930ce (diff)
Gustaf Hui provided new code that changes how curl_multi_info_read()
messages are stored, so that they don't have to be kept around for the multi handle's entire life time. He also made it return failure codes properly which it didn't do before. I made the messages only get stored per easy-handle so that they can be independently killed easier without ruining the "master list". It makes the info_read() function slightly less beautiful as it has to scan for messages to return, but it makes removing individual handles a lot easier and less error prone.
Diffstat (limited to 'lib/ftp.c')
0 files changed, 0 insertions, 0 deletions