This is safer, and works without epoll(). Fixes a build failure with uClibc, which does not support epoll().
44 KiB
44 KiB
This is safer, and works without epoll(). Fixes a build failure with uClibc, which does not support epoll().