dfx 0.1.0
Linux-based dynamic dataflow executor
Loading...
Searching...
No Matches
dfx::Server::TcpServerForSession< T > Member List

This is the complete list of members for dfx::Server::TcpServerForSession< T >, 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) overridedfx::Server::TcpServerForSession< T >inlineprotectedvirtual
NewSessionCallback typedefdfx::Server::TcpServer
setNewSessionCallback(NewSessionCallback cb)dfx::Server::TcpServerinline
stop() noexceptdfx::Server::TcpServer
TcpServer(Options options, FdWatch::Poller &poller)dfx::Server::TcpServerForSession< T >
terminateSession(TcpSessionPtr session)dfx::Server::TcpServer
~TcpServer()dfx::Server::TcpServervirtual