kerla
kerla copied to clipboard
Implement epoll
This PR implements epoll system calls for TCP sockets. AFAIK, this implementation covers essential features needed for running Node.js applications.
Closes #19