index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
poll
/
POLLRDBAND.c
blob: dfd5cae8dee8184e07a9f819f47e5fb5057c7737 (
plain
)
1
2
3
4
5
6
#include <poll.h> #define POLLRDBAND (3) /* XOPEN(400) POSIX(200809) */