#include <rasmgr_comm.hh>
void HTTPComm::closeListenSocket |
( |
| ) |
|
char* HTTPComm::decodeFlag |
( |
int |
statusFlag | ) |
|
int HTTPComm::getMessage |
( |
| ) |
|
|
protected |
int HTTPComm::initListenSocket |
( |
int |
port | ) |
|
|
protected |
bool HTTPComm::isMessage |
( |
const char * |
messageStart | ) |
|
|
protected |
int HTTPComm::makeSocket |
( |
int |
port | ) |
|
|
protected |
int HTTPComm::sendAnswer |
( |
int |
socket, |
|
|
int |
len |
|
) |
| |
|
protected |
void HTTPComm::shouldExit |
( |
| ) |
|
fd_set HTTPComm::active_fd_set |
|
protected |
bool HTTPComm::exitRequest |
|
protected |
char HTTPComm::inBuffer[MAXMSG] |
|
protected |
int HTTPComm::listen_socket |
|
protected |
char HTTPComm::outBuffer[MAXMSGOUTBUFF] |
|
protected |
fd_set HTTPComm::read_fd_set |
|
protected |
struct timeval HTTPComm::tv |
|
protected |
The documentation for this class was generated from the following file: