Skip to content

Include select.h

Bart Ribbers requested to merge (removed):select into master

Without it, FD_SET is not available according to POSIX https://linux.die.net/man/3/fd_set

This fixes building on Musl libc

Merge request reports