LINUX.ORG.RU

Я не встречал и не слыхал.

Die-Hard ★★★★★
()
Ответ на: комментарий от klalafuda

>если такое случилось - это ошибка в select()

я тоже к такому склонен, но я бы хотел быть в этом уверенным.

cvv ★★★★★
() автор топика
Ответ на: комментарий от cvv


этого для уверенности хватит?

http://www.opengroup.org/onlinepubs/009695399/functions/select.html

---cut---
Upon successful completion, the pselect() or select() function shall modify the objects pointed to by the readfds, writefds, and errorfds arguments to indicate which file descriptors are ready for reading, ready for writing, or have an error condition pending, respectively, and shall return the total number of ready descriptors in all the output sets. For each file descriptor less than nfds, the corresponding bit shall be set on successful completion if it was set on input and the associated condition is true for that file descriptor.
---cut---

// wbr

klalafuda ★☆☆
()
Ответ на: комментарий от klalafuda

>этого для уверенности хватит?

yes, thanks

cvv ★★★★★
() автор топика
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.