Implementation of the epoll functionality in C
- C 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| src | ||
| .gitignore | ||
| README.md | ||
epolling
An attempt to implement epoll in C using tcp-sockets to serve a small, useless web server.
... and to further evade starting Rust ._.