|
Squid Web Cache master
|
handles to calls which we may need to cancel. More...
Public Attributes | |
| AsyncCall::Pointer | earlyAbort_ |
| AsyncCall::Pointer | timeout_ |
| bool | sleep_ |
Definition at line 80 of file ConnOpener.h.
| AsyncCall::Pointer Comm::ConnOpener::Calls::earlyAbort_ |
Definition at line 81 of file ConnOpener.h.
| bool Comm::ConnOpener::Calls::sleep_ |
Whether we are idling before retrying to connect; not yet a call [that we can cancel], but it will probably become one eventually.
Definition at line 85 of file ConnOpener.h.
| AsyncCall::Pointer Comm::ConnOpener::Calls::timeout_ |
Definition at line 82 of file ConnOpener.h.