]> git.ipfire.org Git - thirdparty/squid.git/commit
Add in a recvfrom() wrapper - its still non-callback, but it means I can
authoradrian <>
Mon, 21 Oct 2002 11:38:32 +0000 (11:38 +0000)
committeradrian <>
Mon, 21 Oct 2002 11:38:32 +0000 (11:38 +0000)
commitce767c23a10185c9af7aa5444d58769502f5b163
tree3e40ff7542e76d35dfaf4ba0917349fb267bd035
parent9f4dbf7bbb6ef878d2c116f6d790dc0dc38bab8e
Add in a recvfrom() wrapper - its still non-callback, but it means I can
tidy things up and remove the direct socket calls from other places.
src/comm.cc