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
/
nfds_t.h
blob: 2a8b8208ef5bcf2a0d891de77c89cec19364c6d1 (
plain
)
1
2
3
4
5
6
#include <poll.h> typedef unsigned int nfds_t; /* XOPEN(400) POSIX(200809) */