scalestack/proxy/proxy.cc File Reference
Proxy Module Definitions.
More...
#include "config.h"
#include <exception>
#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>
#include <scalestack/proxy/client_service.h>
#include <scalestack/proxy/server_service.h>
Go to the source code of this file.
Detailed Description
Proxy Module Definitions.
Definition in file proxy.cc.
Function Documentation
| SCALESTACK_KERNEL_MODULE |
( |
options |
, |
|
|
start |
, |
|
|
stop |
, |
|
|
NULL |
, |
|
|
NULL |
| |
|
) |
| | |