socket in python 2.2 vs 2.1

Martin v. Loewis martin at v.loewis.de
Tue Feb 26 16:02:20 EST 2002


"Jason Orendorff" <jason at jorendorff.com> writes:

> (Martin:  255.255.255.255 is the limited broadcast address.)

I see. I thought this was socket.INADDR_BROADCAST, but this doesn't
actually work, either (and apparently never did). I'll investigate why
Python 2.2 rejects to this connect call.

Regards,
Martin



More information about the Python-list mailing list