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.
|
10 months ago | |
---|---|---|
.. | ||
aio | 10 months ago | |
epoll | 10 months ago | |
eventfd | 10 months ago | |
mman | 10 months ago | |
poll | 10 months ago | |
signalfd | 10 months ago | |
stdio | 10 months ago | |
termios | 10 months ago | |
timerfd | 10 months ago | |
README.md | 10 months ago | |
SConscript | 10 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 |