Hacker News new | ask | show | jobs
by awesomerob 567 days ago
I'd guess it would be similar to (if not the same as) the internal pipe + select() approach mentioned in the post (although most likely with epoll or whatever instead of select).