#include <Listener.h>
Public Member Functions | |
void | lock () |
void | unlock () |
Connect (const socklen_t, const int, const char *, const int, const struct in_addr) | |
~Connect () | |
socklen_t | getSock () |
in_addr | getAddr () |
int | getPort () |
char * | getBuf () |
int | getServertype () |
|
init |
|
free |
|
get addr
|
|
get buf
|
|
get port
|
|
get servertype
|
|
get socket
|
|
set thread lock |
|
remove thread lock |