From: wessels <> Date: Thu, 17 Jul 1997 11:32:27 +0000 (+0000) Subject: comment X-Git-Tag: SQUID_3_0_PRE1~4864 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=063347b464bc18d00396050e884f561283dd5e5b;p=thirdparty%2Fsquid.git comment --- diff --git a/src/peer_select.cc b/src/peer_select.cc index 6ab1644d27..24fc33b41b 100644 --- a/src/peer_select.cc +++ b/src/peer_select.cc @@ -1,6 +1,6 @@ /* - * $Id: peer_select.cc,v 1.20 1997/07/17 05:28:07 wessels Exp $ + * $Id: peer_select.cc,v 1.21 1997/07/17 05:32:27 wessels Exp $ * * DEBUG: section 44 Peer Selection Algorithm * AUTHOR: Duane Wessels @@ -201,6 +201,7 @@ peerSelectCallbackFail(ps_state * psstate) psstate->fail_callback(NULL, data); cbdataUnlock(data); peerSelectStateFree(psstate); + /* XXX When this happens, the client request just hangs */ } static void