Splitting TS packets into a seperate lib
This commit is contained in:
parent
820ea5294d
commit
b601bc7fd7
4 changed files with 51 additions and 1 deletions
|
@ -361,4 +361,4 @@ int TS_Handler( Socket::Connection conn ) {
|
|||
#define DEFAULT_PORT 8888
|
||||
#define MAINHANDLER TS_Handler
|
||||
#define CONFIGSECT TS
|
||||
#include "../util/server_setup.cpp"
|
||||
#include "server_setup.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue