
Oct. 20, 2012
7:26 p.m.
Glyph wrote:
The main interfaces you need are here:
<http://twistedmatrix.com/documents/current/api/twisted.internet.interfaces.I...> <http://twistedmatrix.com/documents/current/api/twisted.internet.interfaces.I...> <http://twistedmatrix.com/documents/current/api/twisted.internet.interfaces.I...> <http://twistedmatrix.com/documents/current/api/twisted.internet.interfaces.I...>
These don't look anywhere near adequate to me. How do I make a sendmsg() call on a unix-domain socket and pass access rights over it? How do I do a readdir() on a file descriptor representing a directory? Etc. -- Greg