![](https://secure.gravatar.com/avatar/db5f70d2f2520ef725839f046bdc32fb.jpg?s=120&d=mm&r=g)
Oct. 20, 2012
5:09 p.m.
On Sun, 21 Oct 2012 12:26:04 +1300 Greg Ewing <greg.ewing@canterbury.ac.nz> wrote:
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?
Looks like your question is answered here: http://twistedmatrix.com/documents/current/api/twisted.internet.interfaces.I... Regards Antoine.