]> granicus.if.org Git - python/commit
Ofir Reichenberg suggested to apply htonl() to grpaddr in openmcastsock().
authorGuido van Rossum <guido@python.org>
Sat, 7 Aug 1999 14:01:05 +0000 (14:01 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 7 Aug 1999 14:01:05 +0000 (14:01 +0000)
commit4f1a6187a59fbe58244e34954300af02d33b336d
tree39dcd7a403f5668d8b2e828ffc17523a64a19bb2
parentd3fbdfd007efc8c0e64e1dbb97f1b3992a23e361
Ofir Reichenberg suggested to apply htonl() to grpaddr in openmcastsock().
Also got rid of unnecessary use of eval() and regsub.gsub().
Demo/sockets/mcast.py