]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
sched: Introduce sched_{read,write}_ok().
authorAndre Noll <maan@tuebingen.mpg.de>
Thu, 30 Sep 2021 20:35:10 +0000 (22:35 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Thu, 25 Aug 2022 13:37:26 +0000 (15:37 +0200)
Two trivial wrappers for FD_ISSET() which hide the fact that we're
still using the select(2) API.


No differences found