|
SNode.C
|
Typedefs | |
| using | EchoSocketClient = net::NET::stream::legacy::SocketClient< EchoClientSocketContextFactory > |
| using | EchoSocketServer = net::NET::stream::legacy::SocketServer< EchoServerSocketContextFactory > |
Functions | |
| EchoSocketClient | getClient () |
| EchoSocketServer | getServer () |
| using apps::echo::model::legacy::EchoSocketClient = typedef net::NET::stream::legacy::SocketClient<EchoClientSocketContextFactory> |
| using apps::echo::model::legacy::EchoSocketServer = typedef net::NET::stream::legacy::SocketServer<EchoServerSocketContextFactory> |
| EchoSocketClient apps::echo::model::legacy::getClient | ( | ) |
Definition at line 76 of file clients.h.
| EchoSocketServer apps::echo::model::legacy::getServer | ( | ) |
Definition at line 76 of file servers.h.