|
Squid Web Cache master
|
manages async eCAP transactions More...
Public Types | |
| enum | CheckError { EVENT_IDLE = -1 , EVENT_ERROR = -2 } |
Public Member Functions | |
| int | checkEvents (int timeout) override |
Private Member Functions | |
| void | kickAsyncServices (timeval &timeout) |
| resumes async transactions (if any) and returns true if they set a timeout | |
Definition at line 67 of file ServiceRep.cc.
|
inherited |
| Enumerator | |
|---|---|
| EVENT_IDLE | |
| EVENT_ERROR | |
Definition at line 26 of file AsyncEngine.h.
Implements AsyncEngine.
Definition at line 117 of file ServiceRep.cc.
References debugs, and EVENT_LOOP_TIMEOUT.
|
private |
Definition at line 141 of file ServiceRep.cc.
References assert, AsyncServices, and debugs.