author | Daniel Barkalow <barkalow@iabervon.org> | |
Tue, 11 Sep 2007 03:02:28 +0000 (23:02 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 19 Sep 2007 10:22:29 +0000 (03:22 -0700) | ||
commit | 45c1741235a1fbd54484fa1c67ea68569dcfa23e | |
tree | d8dc5c7ce6f1bd70c86346a2a54d7c087bb8124c | tree | snapshot |
parent | 077d6f72c7db84d2b6b3db879e3d68ab60482d43 | commit | diff |
Refactor http.h USE_CURL_MULTI fill_active_slots().
This removes all of the boilerplate and http-internal stuff from
fill_active_slots() and makes it easy to turn into a callback.
Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This removes all of the boilerplate and http-internal stuff from
fill_active_slots() and makes it easy to turn into a callback.
Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
http-fetch.c | diff | blob | history | |
http-push.c | diff | blob | history | |
http.c | diff | blob | history | |
http.h | diff | blob | history |