A number of updates to do with service startup
Telnet protocol support Debug cli
This commit is contained in:
@ -59,4 +59,5 @@ extern SERVER *server_alloc(char *, char *, unsigned short);
|
||||
extern int server_free(SERVER *);
|
||||
extern void printServer(SERVER *);
|
||||
extern void printAllServers();
|
||||
extern void dprintAllServers();
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user