Next: , Previous: , Up: Function Substitutes   [Contents][Index]


9.841 read

POSIX specification:
http://www.opengroup.org/onlinepubs/9699919799/functions/read.html

Gnulib module: stdio, nonblocking

Portability problems fixed by Gnulib module stdio, together with module nonblocking:

Portability problems not fixed by Gnulib:

For handling EINTR, Gnulib provides a module ‘safe-read’ with a function safe_read.