Refactor http.h USE_CURL_MULTI fill_active_slots().
authorDaniel Barkalow <barkalow@iabervon.org>
Tue, 11 Sep 2007 03:02:28 +0000 (23:02 -0400)
committerJunio C Hamano <gitster@pobox.com>
Wed, 19 Sep 2007 10:22:29 +0000 (03:22 -0700)
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>
No differences found