[Python-Dev] sharing sockets among processes on windows

Glyph Lefkowitz glyph at twistedmatrix.com
Thu Mar 15 01:21:55 CET 2012


On Mar 13, 2012, at 5:27 PM, Kristján Valur Jónsson wrote:

> Hi,
> I´m interested in contributing a patch to duplicate sockets between processes on windows.
> Tha api to do this is WSADuplicateSocket/WSASocket(), as already used by dup() in the _socketmodule.c
> Here´s what I have:

Just in case anyone is interested, we also have a ticket for this in Twisted: <http://twistedmatrix.com/trac/ticket/4389>. It would be great to share code as much as possible.

-glyph

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20120314/938aab52/attachment.html>


More information about the Python-Dev mailing list