index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Demo
/
sockets
/
mcast.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lin...
Collin Winter
2007-07-17
1
-2/+2
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
1
-1/+0
*
Whitespace normalization. Ran reindent.py over the entire source tree.
Tim Peters
2004-07-18
1
-58/+58
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
1
-2/+2
*
Ofir Reichenberg suggested to apply htonl() to grpaddr in openmcastsock().
Guido van Rossum
1999-08-07
1
-3/+3
*
SO_REUSEPORT should be SO_REUSEADDR.
Guido van Rossum
1998-01-15
1
-1/+1
*
no longer need to include IN.py or SOCKET.py
Guido van Rossum
1995-03-04
1
-9/+6
*
fix bind arg
Guido van Rossum
1994-10-08
1
-1/+1
*
Restructured into several subroutines.
Guido van Rossum
1992-11-16
1
-19/+57
*
Fixed comments
Guido van Rossum
1992-10-25
1
-4/+4
*
Better way of deducing mcast group bytes.
Guido van Rossum
1992-09-24
1
-8/+7
*
Add -b option and sleep shorter.
Guido van Rossum
1992-09-24
1
-9/+15
*
Initial revision
Guido van Rossum
1992-09-08
1
-0/+54