[Python-Dev] Issue #14310: Socket duplication for windows (original) (raw)
Kristján Valur Jónsson kristjan at ccpgames.com
Sat Mar 31 15:32:39 CEST 2012
- Previous message: [Python-Dev] Using Cython for developing a module to be used from postgreSQL/pl/python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi there.
Antoine Pitroue requested that this topic (http://bugs.python.org/issue14310) be discussed by python-dev before moving further.
I'm adding a windows-only api to "share" sockets between processes to _socket in the canonical way.
Multiprocessing already has code for this (using unsupported methods) but a subsequent change could then simplify that.
thanks,
Kristján -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20120331/87220910/attachment.html>
- Previous message: [Python-Dev] Using Cython for developing a module to be used from postgreSQL/pl/python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]