Writing an event loop in C is easy, Until...
I wrote an event loop using epoll in C this week and I was surprised at how easy it was! But... TCP did not like the idea 🫣
I am 2 weeks late, but this time I have written an event loop in C. NodeJS
keep-alives.hashnode.dev11 min read