]> git.ipfire.org Git - thirdparty/squid.git/commit
Use FD_READ_METHOD/FD_WRITE_METHOD instead of read()/write()
authorserassio <>
Thu, 7 Apr 2005 01:07:03 +0000 (01:07 +0000)
committerserassio <>
Thu, 7 Apr 2005 01:07:03 +0000 (01:07 +0000)
commit1b716c88095ff2ff373aaec85da4cffe99cd1c85
tree33910b4285075ac72859d06f6bd7b97c86bc768d
parent56410c896d812808af40b8065db1faf5686548ba
Use FD_READ_METHOD/FD_WRITE_METHOD instead of read()/write()
in the async-io completion event for better portability

The CommIO class must be moved to a separate include file to
avoid problems with fde.h inclusion from comm.h

CommIO.h is needed from ufsdump too.
src/Makefile.am