kerla icon indicating copy to clipboard operation
kerla copied to clipboard

Implement epoll

Open nuta opened this issue 3 years ago • 0 comments

This PR implements epoll system calls for TCP sockets. AFAIK, this implementation covers essential features needed for running Node.js applications.

Closes #19

nuta avatar Nov 25 '21 11:11 nuta