-
- Downloads
Rearranged code and changed Curl_readwrite_init() and Curl_pre_readwrite() into
do_init() and do_complete() which now are called first and last in the DO function. It simplified the flow in multi.c and the functions got more sensible names!
Showing
- lib/file.c 0 additions, 1 deletionlib/file.c
- lib/http_chunks.c 1 addition, 1 deletionlib/http_chunks.c
- lib/multi.c 4 additions, 16 deletionslib/multi.c
- lib/tftp.c 0 additions, 4 deletionslib/tftp.c
- lib/transfer.c 61 additions, 120 deletionslib/transfer.c
- lib/transfer.h 0 additions, 2 deletionslib/transfer.h
- lib/url.c 72 additions, 3 deletionslib/url.c
- lib/urldata.h 1 addition, 1 deletionlib/urldata.h
Loading
Please register or sign in to comment