This website requires JavaScript.
Explore
Help
Sign in
GlcoinCore
/
Fulcrum
Watch
1
Star
0
Fork
You've already forked Fulcrum
0
mirror of
https://github.com/cculianu/Fulcrum.git
synced
2026-08-16 13:01:07 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d7338d5b87
Fulcrum
/
Options.cpp
4 lines
48 B
C++
Raw
Normal View
History
Unescape
Escape
Added initial TcpServer stub implementation - 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.
2019-04-26 08:47:46 +03:00
#
include
"Options.h"
some nits
2019-11-17 11:10:41 +02:00
// Nothing here (yet!) :)
Reference in a new issue
Copy permalink