16 Oct
2013
16 Oct
'13
1:47 p.m.
On 10/16/2013 03:36 AM, Maciej Wasilak wrote:
All in all the problem with using wrong source address can be easilly solved with a bit of user attention, however it's hard to find the solution that "just works".
There's an OS API (recvmsg?) that lets you get at this information; I believe Twisted has the start of a wrapper for it. Given a full wrapper we could create a new UDP API that did support this easily. -Itamar