aquatic_ws: polling: don't check if event readable

We only register interest in readable events so this should be OK
This commit is contained in:
Joakim Frostegård 2020-05-23 17:06:46 +02:00
parent b571f2d8fd
commit 7c33358254
2 changed files with 1 additions and 3 deletions

View file

@ -1,8 +1,6 @@
# TODO
## aquatic_ws
* is it even necessary to check if event is readable in poll, since that
is all we're listening for?
* add sensible logging method, maybe stderrlog with quiet as default
## aquatic_udp