Added timeouts and checked for POLLRDHUP events

This commit is contained in:
Nate Choe
2022-01-29 16:37:54 -06:00
parent c46ed581c3
commit ab2e28ed10
11 changed files with 47 additions and 16 deletions

View File

@@ -1,6 +1,7 @@
define transport TLS
define key domain.key
define cert domain.crt
define timeout 2000
set host localhost:8000
read ^/$ site/index.html