about summary refs log tree commit diff stats
path: root/src/io/poll.nim
Commit message (Expand)AuthorAgeFilesLines
* poll: reset events on errorbptato2024-10-021-1/+5
* poll: unset unused fds in registerbptato2024-09-271-0/+3
* Fixes for FreeBSDbptato2024-09-261-1/+5
* Replace std/selectors with pollbptato2024-09-231-0/+40