Lars,

Nice to see useful comments showing up in this thread ... Thanks!

Brian

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Lars T.
Mikkelsen
Sent: Wednesday, December 20, 2006 1:48 PM
To: py-transports@blathersource.org
Subject: Re: [py-transports] PyMSN

Hi Brian,

On Wed, Dec 20, 2006 at 01:37:17PM -0500, Safford, Brian wrote:
> The ClientCreator.connectTCP object accepts an argument 'bindAddress'
> ...
> 
> Cannot find a single instance where that object is called with that 
> argument ... *sigh*

I have to idea if this will work, but perhaps you could add
bindAddress=config.host as an argument in every occurrence of
connectTCP() in legacy/msn/msnw.py. You'll also need to "import config"
in that file for this to work.

Best regards,
Lars
_______________________________________________
py-transports mailing list
py-transports@blathersource.org
http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
_______________________________________________
py-transports mailing list
py-transports@blathersource.org
http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports

Reply via email to