]> git.ipfire.org Git - thirdparty/squid.git/commit
* whitespace
authoradrian <>
Sun, 27 Oct 2002 21:01:29 +0000 (21:01 +0000)
committeradrian <>
Sun, 27 Oct 2002 21:01:29 +0000 (21:01 +0000)
commit2fb9d240e2072e68860a04cfc835ea64fe828d02
tree5db675fe9c9fb3cc8f3f144355a8226a7fcfe78b
parent3de50fcdfed6478fa92d95de65f42bcadddf99b9
* whitespace
* add some debugging in comm_write() to see what we're doing
* add an fd entry to fdc_table[] which links back to the fd we are.
  This lets us pass &fdc_table[fd] to things like eventAdd when we're
  scheduling an event that is fd-related
* write a routine to set the accept poll delay - this will be used by
  the .. intelligent poll code. :)
src/comm.cc