]> git.ipfire.org Git - thirdparty/squid.git/commit
Merging async-call branch changes to HEAD:
authorrousskov <>
Wed, 13 Feb 2008 06:22:13 +0000 (06:22 +0000)
committerrousskov <>
Wed, 13 Feb 2008 06:22:13 +0000 (06:22 +0000)
commit5c2c219466fb986256924328b11e9b028329ccb9
treef616f4b80341290e8909af525ea53b9c525e2045
parent486bf0fb25cc58c8247aab8b8ed21328af7cc251
Merging async-call branch changes to HEAD:

        comm_has_pending_read() is now comm_monitors_read() to reflect
        our inability to track pending async callbacks. This call is
        used for debugging only.

        Converting commSetTimeout to use CommCalls. Also the
        CommTimeoutCbParams and CommTimeoutCbPtrFun classes added.

        comm_close handlers now scheduled as CommCalls.
src/fde.cc
src/fde.h