New submission from Dan Mahn <dan.m...@digidescorp.com>: Can't send UDP packet to multicast address. See traceback.
s.sendto( bytearray, ("227.5.6.7", 6543)) socket.error: [Errno 10065] A socket operation was attempted to an unreachable host ---------- components: +None title: e -> Error sending packets to multicast IPV4 address type: -> behavior versions: +Python 3.2 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue11247> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com