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

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to