dfx 0.1.0
Linux-based dynamic dataflow executor
Loading...
Searching...
No Matches
dfx::Server::TcpServer Member List

This is the complete list of members for dfx::Server::TcpServer, including all inherited members.

DISABLE_COPY_AND_MOVE(TcpServer)dfx::Server::TcpServer
forEachSession(std::move_only_function< void(TcpSessionPtr)> f)dfx::Server::TcpServer
isListening() const noexceptdfx::Server::TcpServerinline
listen()dfx::Server::TcpServer
makeSession(std::string host, std::string serv, TcpServer &server, std::chrono::milliseconds initialTimeout)=0dfx::Server::TcpServerprotectedpure virtual
NewSessionCallback typedefdfx::Server::TcpServer
setNewSessionCallback(NewSessionCallback cb)dfx::Server::TcpServerinline
stop() noexceptdfx::Server::TcpServer
TcpServer(Options options, FdWatch::Poller &poller)dfx::Server::TcpServer
terminateSession(TcpSessionPtr session)dfx::Server::TcpServer
~TcpServer()dfx::Server::TcpServervirtual