|
Squid Web Cache master
|
#include "base/AsyncCall.h"#include "base/forward.h"#include "base/Subscription.h"#include "comm/forward.h"#include "ip/forward.h"#include "ipc/FdNotes.h"#include <iosfwd>Go to the source code of this file.
Classes | |
| class | Ipc::StartListeningAnswer |
| StartListening() result. More... | |
Namespaces | |
| namespace | Ipc |
Typedefs | |
| using | Ipc::StartListeningCallback = AsyncCallback< StartListeningAnswer > |
Functions | |
| void | Ipc::StartListening (int sock_type, int proto, const Comm::ConnectionPointer &listenConn, FdNoteId, StartListeningCallback &) |
| std::ostream & | Ipc::operator<< (std::ostream &, const StartListeningAnswer &) |