socket in python 2.2 vs 2.1

Ivan Bykov ivan at kupol.ru
Thu Feb 21 06:02:44 EST 2002


Hello Martin,

Thursday, February 21, 2002, 2:29:35, you wrote:
>> It`s bug?
MvL> I think this is a bug in your program. You don't need to connect() for
MvL> a UDP socket, but if you do, you need to pass a valid address.
Python 2.1: '255.255.255.255' - valid address. And my application
working is correct.

Python 2.2: '255.255.255.255' - narrower not valid address.

In than problem here is.
-- 
Best regards,
 Ivan                            mailto:ivan at kupol.ru






More information about the Python-list mailing list