Class for accepting new connections. More...
#include "config.hpp"
#include "cargo-ipc/internals/socket.hpp"
#include "cargo-ipc/epoll/event-poll.hpp"
#include "cargo-ipc/types.hpp"
#include <string>
Go to the source code of this file.
Classes | |
class | cargo::ipc::Acceptor |
Accepts new connections and passes the new socket to a callback. More... | |
Namespaces | |
cargo | |
cargo::ipc | |
Class for accepting new connections.