HTTP slot reuse fixes
authorNick Hengeveld <nickh@reactrix.com>
Sat, 11 Mar 2006 04:18:01 +0000 (20:18 -0800)
committerJunio C Hamano <junkio@cox.net>
Sat, 11 Mar 2006 07:01:48 +0000 (23:01 -0800)
commitbaa7b67d091acf4c666e79e386712bd5ea79326c
tree852116fd35adf81371c03bc50abd272ba2c61da4
parent5241bfe6d1593ad775dd79a5f598f66f479968b5
HTTP slot reuse fixes

Incorporate into http-push a fix related to accessing slot results after
the slot was reused, and fix a case in run_active_slot where a
finished slot wasn't detected if the slot was reused.

Signed-off-by: Junio C Hamano <junkio@cox.net>
http-push.c
http.c
http.h