Let us start here, from square one. No, from Zero!
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
|
||||
void easrv_start(unsigned short port, bool maintenance, int backlog, int thread_count);
|
||||
void easrv_shutdown();
|
||||
Reference in New Issue
Block a user