Cross-platform asynchronous I/O
| ev | ||
| test | ||
| .gitignore | ||
| iocp-links.html | ||
| liboio-test.vcxproj | ||
| liboio.sln | ||
| liboio.vcxproj | ||
| Makefile | ||
| ngx-queue.h | ||
| oio-unix.c | ||
| oio-unix.h | ||
| oio-win.c | ||
| oio-win.h | ||
| oio.h | ||
| README | ||
| tree.h | ||
This is the new networking layer for Node. Its purpose is to abstract IOCP on windows and libev on Unix systems. We intend to eventually contain all platform differences in this library. The library shall be considered part of Node despite being in a separate repository. It is released under the same license https://github.com/joyent/node/blob/master/LICENSE