Make the server listen constantly and fix a bug

This commit is contained in:
2018-11-10 14:07:08 +01:00
parent a8698e38f9
commit 36495526b5
3 changed files with 98 additions and 145 deletions

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@
*.out
*.o
*.html
*.tgz
!public/*.html
http/client
http/server