commit | 45c1741235a1fbd54484fa1c67ea68569dcfa23e | [log] [tgz] |
---|---|---|
author | Daniel Barkalow <barkalow@iabervon.org> | Mon Sep 10 23:02:28 2007 -0400 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Sep 19 03:22:29 2007 -0700 |
tree | d8dc5c7ce6f1bd70c86346a2a54d7c087bb8124c | |
parent | 077d6f72c7db84d2b6b3db879e3d68ab60482d43 [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>