mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 10:45:30 +00:00
aquatic_ws: don't handle connection closed same as other errors
This commit is contained in:
parent
ae92785484
commit
572aa632b6
2 changed files with 9 additions and 5 deletions
2
TODO.md
2
TODO.md
|
|
@ -9,8 +9,6 @@
|
|||
* is it even necessary to check if event is readable in poll, since that
|
||||
is all we're listening for?
|
||||
* privdrop
|
||||
* on error because connection is closed, don't handle the same as for io
|
||||
errors etc
|
||||
|
||||
## aquatic_udp
|
||||
* mio: set oneshot for epoll and kqueue? otherwise, stop reregistering?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue