Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
ac521078d7e7a3bd90678d252e8ff91970ec9f5c
/
Demo
/
sockets
/
mcast.py
90f5ba5
convert shebang lines: python -> python3
by Benjamin Peterson
· 15 years ago
3783143
Merged revisions 73537 via svnmerge from
by Amaury Forgeot d'Arc
· 16 years ago
2b1a467
Merged revisions 72237 via svnmerge from
by Gregory P. Smith
· 16 years ago
6f2df4d
Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lingering print statements.
by Collin Winter
· 18 years ago
49fd7fa
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
by Thomas Wouters
· 19 years ago
e6ddc8b
Whitespace normalization. Ran reindent.py over the entire source tree.
by Tim Peters
· 21 years ago
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 21 years ago
4f1a618
Ofir Reichenberg suggested to apply htonl() to grpaddr in openmcastsock().
by Guido van Rossum
· 26 years ago
48b805c
SO_REUSEPORT should be SO_REUSEADDR.
by Guido van Rossum
· 27 years ago
50d5e8a
no longer need to include IN.py or SOCKET.py
by Guido van Rossum
· 30 years ago
00d5974
fix bind arg
by Guido van Rossum
· 30 years ago
bd07b31
Restructured into several subroutines.
by Guido van Rossum
· 32 years ago
a1b51f3
Fixed comments
by Guido van Rossum
· 32 years ago
7814c10
Better way of deducing mcast group bytes.
by Guido van Rossum
· 32 years ago
c8833d4
Add -b option and sleep shorter.
by Guido van Rossum
· 32 years ago
4fab6a5
Initial revision
by Guido van Rossum
· 32 years ago