CUBRID Engine
latest
|
#include "shard_proxy_io.h"
#include "broker_env_def.h"
#include "broker_shm.h"
#include "shard_metadata.h"
#include "shard_shm.h"
#include "cas_protocol.h"
#include "shard_proxy_handler.h"
#include "shard_proxy_function.h"
#include "shard_statement.h"
#include "shard_parser.h"
#include "shard_key_func.h"
Go to the source code of this file.
Macros | |
#define | DFLT_SOCKBUF 16384 |
Functions | |
void | proxy_term (void) |
#define DFLT_SOCKBUF 16384 |
Definition at line 41 of file shard_proxy.h.
void proxy_term | ( | void | ) |
Definition at line 65 of file shard_proxy.c.