mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-01 10:15:31 +00:00
aquatic_ws: wait for and quit on socket bind errors in workers
This commit is contained in:
parent
078a8c2868
commit
a596ee155a
4 changed files with 46 additions and 3 deletions
1
TODO.md
1
TODO.md
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue