mirror of
https://github.com/cculianu/Fulcrum.git
synced 2026-08-14 12:43:27 +02:00
- Already supports listening on as many sockets as you wish - Each listening server has its own thread - Will implement later: SSL server Also refactored code a bit, created the generic "Controller" class, made EXMgr and SrvMgr inherit from it. ToDo: Figure out workflow for connections and clients, model client sessions, etc.
3 lines
46 B
C++
3 lines
46 B
C++
#include "Options.h"
|
|
|
|
/// nothing so far.. :)
|