Message969

Author amak
Recipients
Date 2007-05-18.21:03:58
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
This was indeed a bug: it should be possible to bind a client socket to a local address. The old code ignored this fact.

I have checked a fix into the new socket module, which is currently in the sandbox but will hopefully be included in the distribution soon.
History
Date User Action Args
2008-02-20 17:17:21adminlinkissue1169499 messages
2008-02-20 17:17:21admincreate