57 std::unique_ptr<SocketClientThread> sct( static_cast<SocketClientThread*>( arg ) );
SocketClientThread(SocketListener &SL)
static void start_thread(SocketClientThread *instance)
std::string decint(unsigned short v)
bool listen(unsigned short port)
void start_thread(void(*entry)(void *), const char *thread_name, void *arg)
void accept(Socket &newsck)
bool accept(SOCKET *s, unsigned int mstimeout)
SocketListener(unsigned short port)
static void _thread_stub2(void *arg)
bool select(unsigned int seconds, unsigned int useconds)
bool GetConnection(unsigned int timeout_sec)
void set_options(option opt)