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