#include <unistd.h>#include <iostream>#include "servemsg.h"#include <cstring>Include dependency graph for servemsg.cc:

Go to the source code of this file.
Namespaces | |
| namespace | Exult_server |
Functions | |
| int | Exult_server::Send_data (int socket, Msg_type id, unsigned char *data, int datalen) |
| int | Exult_server::Receive_data (int &socket, Msg_type &id, unsigned char *data, int datalen) |
| bool | Exult_server::wait_for_response (int socket, int ms) |
1.5.1