Message91964
A typical use case would be for a server to receive a connection, and
then send that connection over to another process that does the actual
work. This used to work with pyprocessing, and the support seems to be
available in multiprocessing.c -> multiprocessing_sendfd, but not used. |
|
| Date |
User |
Action |
Args |
| 2009-08-26 09:54:55 | dsvensson | set | recipients:
+ dsvensson, jnoller, gsson |
| 2009-08-26 09:54:55 | dsvensson | set | messageid: <[email protected]> |
| 2009-08-26 09:54:53 | dsvensson | link | issue4892 messages |
| 2009-08-26 09:54:53 | dsvensson | create | |
|