E&S CVS Commit: PEAK - Instances of 'socket.socket' implement the I*Socket interfaces. This could
pje at eby-sarna.com
pje at eby-sarna.com
Tue Nov 25 11:01:00 EST 2003
Module Name: PEAK
Committed By: pje
Date: Tue Nov 25 16:00:22 UTC 2003
Modified Files:
PEAK/src/peak/net: interfaces.py
Log Message:
Instances of 'socket.socket' implement the I*Socket interfaces. This could
probably be refined such that socket options are checked to verify whether
the socket is a listener or client or whatever, but for now this is
probably sufficient.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/net/interfaces.py.diff?r1=1.1&r2=1.2
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 PEAK/src/peak/net/interfaces.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