You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
11 months ago | |
---|---|---|
.. | ||
aio | 11 months ago | |
epoll | 11 months ago | |
eventfd | 11 months ago | |
mman | 11 months ago | |
poll | 11 months ago | |
signalfd | 11 months ago | |
stdio | 11 months ago | |
termios | 11 months ago | |
timerfd | 11 months ago | |
README.md | 11 months ago | |
SConscript | 11 months ago |
README.md
This folder contains:
sub-folders | description |
---|---|
aio | Asynchronous I/O |
mman | Memory-Mapped I/O |
poll | Nonblocking I/O |
stdio | Standard Input/Output I/O |
termios | Terminal I/O |