MLIB
Loading...
Searching...
No Matches
tcpserver.h File Reference

Definition of tcpserver class. More...

#include "wsockstream.h"
#include "inaddr.h"
#include "thread.h"
#include "event.h"
#include "critsect.h"

Go to the source code of this file.

Data Structures

class  mlib::tcpserver
 multi-threaded TCP server. More...
 

Typedefs

typedef void(* mlib::conn_iter_func) (sock &conn, void *param)
 Connections iteration function.
 

Detailed Description

Definition of tcpserver class.