summaryrefslogtreecommitdiff
path: root/gnulib/doc/posix-headers/poll.texi
blob: b212a368b05037b917c3c7835b3e108f9e5387f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
@node poll.h
@section @file{poll.h}

POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/poll.h.html}

Gnulib module: poll-h

Portability problems fixed by Gnulib:
@itemize
@item
This header file is missing on some platforms:
mingw, MSVC 9, BeOS.
@end itemize

Portability problems not fixed by Gnulib:
@itemize
@item
This header file does not defined @code{nfds_t} on some platforms:
IRIX 5.3.
@end itemize