lib: Allow mtio block to take no file descriptor, allowing threads to just sleep.
authorFredrik Tolf <fredrik@dolda2000.com>
Tue, 13 May 2025 01:11:27 +0000 (03:11 +0200)
committerFredrik Tolf <fredrik@dolda2000.com>
Tue, 13 May 2025 01:11:27 +0000 (03:11 +0200)
commit99587986310c564757f0c8a15a44b74b98fc7898
tree05c531308cc1286da2aa49360475e1edd08d3b19
parent8bff711bd88d36c8600bfd7504b47a6c56a1d3f6
lib: Allow mtio block to take no file descriptor, allowing threads to just sleep.
lib/mtio-epoll.c
lib/mtio-kqueue.c
lib/mtio-select.c