E&S CVS Commit: PEAK - Allow specifying socket type information, for example:
tsarna at eby-sarna.com
tsarna at eby-sarna.com
Tue Nov 25 19:20:57 EST 2003
Module Name: PEAK
Committed By: tsarna
Date: Tue Nov 25 23:06:38 UTC 2003
Modified Files:
PEAK/src/peak/net: sockets.py
Log Message:
Allow specifying socket type information, for example:
fd:42,type=unix/stream
Defaults to unix/stream (if AF_UNIX is available, else inet/stream)
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/net/sockets.py.diff?r1=1.5&r2=1.6
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 PEAK/src/peak/net/sockets.py
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
More information about the source-changes
mailing list