17POSIX defines also the call pselect(). Its main difference to select() is that it allows to influence signal behavior while the command blocks. But this is beyond the scope of this document.