scalestack/echo/server/tcp/tcp.cc File Reference
Echo Server TCP Module Definitions.
More...
#include "config.h"
#include <memory>
#include <scalestack/echo/server/stream_service.h>
#include <scalestack/kernel/core.h>
#include <scalestack/kernel/module.h>
#include <scalestack/network/ip/tcp/connection_service.h>
#include <scalestack/network/ip/tcp/listener_service.h>
Go to the source code of this file.
Detailed Description
Echo Server TCP Module Definitions.
Definition in file tcp.cc.
Function Documentation
| SCALESTACK_KERNEL_MODULE |
( |
options |
, |
|
|
start |
, |
|
|
stop |
, |
|
|
NULL |
, |
|
|
NULL |
| |
|
) |
| | |