]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
comment
authorwessels <>
Thu, 17 Jul 1997 11:32:27 +0000 (11:32 +0000)
committerwessels <>
Thu, 17 Jul 1997 11:32:27 +0000 (11:32 +0000)
src/peer_select.cc

index 6ab1644d27216aba64b3fe6e3d89f8cd332b5e82..24fc33b41ba2edf165c3dd5a3c56c53e3d3aed46 100644 (file)
@@ -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