author | Junio C Hamano <gitster@pobox.com> | |
Wed, 14 Dec 2011 06:03:17 +0000 (22:03 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 14 Dec 2011 06:03:17 +0000 (22:03 -0800) | ||
commit | fc545433bdab7ec17e6609d2249771d407370a4d | |
tree | 3031c9ac8b14137516b0f6deb55f2084fcdb432b | tree | snapshot |
parent | df6246ed78d040f06f095dd62d8db07a0aa19a96 | commit | diff |
parent | 093c44a3600323c3ca7a8d28a0d2ba2bc145dd47 | commit | diff |
Merge branch 'mf/curl-select-fdset' into maint
* 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 |