Added basic template for server - accepting connnections, command line

arguments, etc
This commit is contained in:
2015-02-03 15:20:10 +00:00
committed by cdramey
parent 76a7548409
commit 8189722dce
3 changed files with 145 additions and 0 deletions

1
src/wstationd.h Normal file
View File

@ -0,0 +1 @@
#define VERSION "0.1.0"