Message136496
| Author | brian |
|---|---|
| Recipients | Andrew.Grover, baikie, brian, exarkun, giampaolo.rodola, jackdied, pitrou, synapse, therve, vstinner, wiml |
| Date | 2011-05-22.01:14:26 |
| SpamBayes Score | 1.342408e-06 |
| Marked as misclassified | No |
| Message-id | <1306026867.06.0.283714694798.issue6560@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
What needs to happen to get recvmsg() supported in Python? recvmsg() is required to get get transparent UDP proxies working under Linux using tproxy, the code needs to run recvmsg() to be able to find out what the original destination address was for the the packet. Thanks Brian May |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-05-22 01:14:27 | brian | set | recipients: + brian, exarkun, pitrou, therve, vstinner, jackdied, baikie, giampaolo.rodola, synapse, Andrew.Grover, wiml |
| 2011-05-22 01:14:27 | brian | set | messageid: <1306026867.06.0.283714694798.issue6560@psf.upfronthosting.co.za> |
| 2011-05-22 01:14:26 | brian | link | issue6560 messages |
| 2011-05-22 01:14:26 | brian | create | |