for the question 1, ihave found there is a state based system call select() which gives the state of file descriptors. how it works i have to see? but again , it is not event based.
Is there any system call which will let kerenel tell me status of fd whenevr some event occurs which i could connect to slot.
Bookmarks