author | Junio C Hamano <gitster@pobox.com> | |
Mon, 5 Dec 2011 23:10:28 +0000 (15:10 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 5 Dec 2011 23:10:28 +0000 (15:10 -0800) | ||
commit | c4c9a63b5434d008fdbfc8c41240d642cbe5147e | |
tree | f97260b025406b972b33250efbd6d4a95e6ab412 | tree | snapshot |
parent | 62cdb6b23a7c6cf527d8f8c470c7d463f6ca9f6d | commit | diff |
parent | 093c44a3600323c3ca7a8d28a0d2ba2bc145dd47 | commit | diff |
Merge branch 'mf/curl-select-fdset'
* mf/curl-select-fdset:
http: drop "local" member from request struct
http.c: Rely on select instead of tracking whether data was received
http.c: Use timeout suggested by curl instead of fixed 50ms timeout
http.c: Use curl_multi_fdset to select on curl fds instead of just sleeping
* mf/curl-select-fdset:
http: drop "local" member from request struct
http.c: Rely on select instead of tracking whether data was received
http.c: Use timeout suggested by curl instead of fixed 50ms timeout
http.c: Use curl_multi_fdset to select on curl fds instead of just sleeping
http.c | diff1 | | diff2 | | blob | history |
http.h | diff1 | | diff2 | | blob | history |