Functions | |
void | whoisStart (FwdState *) |
Detailed Description
Function Documentation
◆ whoisStart()
void whoisStart | ( | FwdState * | fwd | ) |
Definition at line 56 of file whois.cc.
References WhoisState::buf, BUFSIZ, comm_add_close_handler(), comm_read(), commCbCall(), commSetConnTimeout(), Config, WhoisState::dataWritten, FwdState::entry, WhoisState::entry, Comm::Connection::fd, WhoisState::fwd, StoreEntry::lock(), AnyP::Uri::path(), SquidConfig::read, FwdState::request, WhoisState::request, FwdState::serverConnection(), SQUIDSBUFPH, SQUIDSBUFPRINT, SquidConfig::Timeout, HttpRequest::url, whoisClose, whoisReadReply, whoisTimeout, whoisWriteComplete(), Comm::Write(), and xmalloc.
Referenced by FwdState::dispatch().