Lely core libraries  2.2.5
posix Directory Reference
Directory dependency graph for posix:
src/io2/posix

Files

file  fd.c [code]
 This file is part of the I/O library; it contains the implementation of the common file descriptor functions.
 
file  fd.h [code]
 This is the internal header file of the common file descriptor functions.
 
file  fd_loop.c [code]
 This file is part of the I/O library; it contains the file descriptor event loop implementation.
 
file  io.c [code]
 This file is part of the I/O library; it contains the POSIX implementation of the I/O initialization/finalization functions.
 
file  io.h [code]
 This is the internal header file of the POSIX-specific I/O declarations.
 
file  poll.c [code]
 This file is part of the I/O library; it contains the I/O polling implementation for POSIX platforms.
 
file  sigset.c [code]
 This file is part of the I/O library; it contains the system signal handler implementation for POSIX platforms.
 
file  timer.c [code]
 This file is part of the I/O library; it contains the I/O system timer implementation for POSIX platforms.