LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   File Descriptor does not become "ready" for read after select() (https://www.linuxquestions.org/questions/linux-newbie-8/file-descriptor-does-not-become-ready-for-read-after-select-701954/)

Winnie Wilson 02-03-2009 10:59 AM

File Descriptor does not become "ready" for read after select()
 
How can I determine why a file descriptor does not become ready to read input after issuing a select(). The file descriptor is a device mounted on /dev/hdc1. The select() was successful, and I have increased the timeout considerately.


All times are GMT -5. The time now is 11:34 PM.