Comment by Galanwe Comment by Galanwe a day ago 2 replies Copy Link View on Hacker News I wouldn't count uv/ev/etc as "big heavy IO wrapper library".
Copy Link mort96 a day ago Next Collapse Comment - I would, especially when nothing else in the program uses it and you just introduce it for one small thing in place of calling poll(). It's over 40 000 loc, over 70 000 including tests. Reply View | 0 replies
I would, especially when nothing else in the program uses it and you just introduce it for one small thing in place of calling poll(). It's over 40 000 loc, over 70 000 including tests.