From: adrian <> Date: Mon, 21 Oct 2002 15:18:40 +0000 (+0000) Subject: renaming. X-Git-Tag: SQUID_3_0_PRE1~604 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0013f3a6bd8b258bea6a6adaecfb49c2305ff685;p=thirdparty%2Fsquid.git renaming. --- diff --git a/src/icp_v2.cc b/src/icp_v2.cc index 9854503333..2964b7d3e3 100644 --- a/src/icp_v2.cc +++ b/src/icp_v2.cc @@ -1,6 +1,6 @@ /* - * $Id: icp_v2.cc,v 1.70 2002/10/21 05:45:30 adrian Exp $ + * $Id: icp_v2.cc,v 1.71 2002/10/21 09:18:40 adrian Exp $ * * DEBUG: section 12 Internet Cache Protocol * AUTHOR: Duane Wessels @@ -485,7 +485,7 @@ icpHandleUdp(int sock, void *data) while (max--) { from_len = sizeof(from); memset(&from, '\0', from_len); - len = comm_recvfrom(sock, + len = comm_udp_recvfrom(sock, buf, SQUID_UDP_SO_RCVBUF - 1, 0,