CommSelectEngine Class Reference
#include <comm.h>
Inheritance diagram for CommSelectEngine:

Collaboration diagram for CommSelectEngine:

Public Types | |
| enum | CheckError { EVENT_IDLE = -1 , EVENT_ERROR = -2 } |
Public Member Functions | |
| int | checkEvents (int timeout) override |
Detailed Description
Member Enumeration Documentation
◆ CheckError
|
inherited |
| Enumerator | |
|---|---|
| EVENT_IDLE | |
| EVENT_ERROR | |
Definition at line 26 of file AsyncEngine.h.
Member Function Documentation
◆ checkEvents()
Implements AsyncEngine.
Definition at line 1677 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.
The documentation for this class was generated from the following files:
