aquatic_ws: wait for and quit on socket bind errors in workers

This commit is contained in:
Joakim Frostegård 2020-05-23 16:38:31 +02:00
parent 078a8c2868
commit a596ee155a
4 changed files with 46 additions and 3 deletions

View file

@ -3,7 +3,6 @@
## aquatic_ws
* is it even necessary to check if event is readable in poll, since that
is all we're listening for?
* error in workers: print it, exit program with non-zero exit code
* privdrop
* add sensible logging method, maybe stderrlog with quiet as default