Definition at line 43 of file http_server.h.
drizzle_plugin::json_server::HTTPServer::HTTPServer |
( |
) | |
|
|
inline |
drizzle_plugin::json_server::HTTPServer::~HTTPServer |
( |
) | |
|
|
inline |
int drizzle_plugin::json_server::HTTPServer::BindSocket |
( |
const char * |
address, |
|
|
int |
port |
|
) |
| |
|
protected |
Bind socket to a address and port.
- Parameters
-
address | a constant character pointer. |
port | a integer. |
- Returns
- a non-negative file descriptor on success or -1 on failure.
Definition at line 29 of file http_server.cc.
The documentation for this class was generated from the following files: