|
Squid Web Cache master
|
#include <comm.h>
Public Types | |
| enum | CheckError { EVENT_IDLE = -1 , EVENT_ERROR = -2 } |
Public Member Functions | |
| int | checkEvents (int timeout) override |
|
inherited |
| Enumerator | |
|---|---|
| EVENT_IDLE | |
| EVENT_ERROR | |
Definition at line 26 of file AsyncEngine.h.
Implements AsyncEngine.
Definition at line 1644 of file comm.cc.
References checkTimeouts(), Comm::COMM_ERROR, Comm::DoSelect(), AsyncEngine::EVENT_ERROR, AsyncEngine::EVENT_IDLE, fatal_dump(), Comm::IDLE, Comm::OK, Comm::SHUTDOWN, squid_curtime, and Comm::TIMEOUT.