[Twisted-Python] Reactor given a dead FD

James Bunton james at delx.cjb.net
Sun Jun 12 22:10:12 EDT 2005


Hi again all.

I asked this in the epoll thread a little while ago, but didn't get a 
response.
Does anybody know what is the correct behaviour for a Twisted reactor 
when addReader/Writer is called with a dead file descriptor?
Should I just silently ignore it and remove the FD from the selectables 
list?

---

James





More information about the Twisted-Python mailing list