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)
commit181beb316afad036ac01a778544c5dec0a8d51c7
treec2fdae3d77b681a8ab39ffc43c4e9b6c77e8ab6c
parent810be60c845379bbe21c49c17139da02778b99e7
sched: Introduce sched_{read,write}_ok().

Two trivial wrappers for FD_ISSET() which hide the fact that we're
still using the select(2) API.
alsa_write.c
audioc.c
client_common.c
file_write.c
http_recv.c
oss_write.c
play.c
sched.h
stdout.c
sync_filter.c
vss.c