Message91964
| Author | dsvensson |
|---|---|
| Recipients | dsvensson, gsson, jnoller |
| Date | 2009-08-26.09:54:53 |
| SpamBayes Score | 0.015102262 |
| Marked as misclassified | No |
| Message-id | <1251280495.28.0.471457158905.issue4892@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| 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: <1251280495.28.0.471457158905.issue4892@psf.upfronthosting.co.za> |
| 2009-08-26 09:54:53 | dsvensson | link | issue4892 messages |
| 2009-08-26 09:54:53 | dsvensson | create | |