Home | Trees | Index | Help |
---|
Package Honey :: Module Socket :: Class BaseSocket |
|
object
--+
|
BaseSocket
ServerSocket
,
ClientSocket
Method Summary | |
---|---|
__init__(self,
server,
sock)
| |
a new object with type S, a subtype of T |
|
__nonzero__(self)
| |
close(self,
reason)
| |
_close(self,
reason)
|
Class Variable Summary | |
---|---|
int |
family
|
property |
server
|
int |
type
|
Method Details |
---|
__new__(S, ...)
|
Class Variable Details |
---|
family
|
server
|
type
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Sun Dec 7 16:06:02 2003 | http://epydoc.sf.net |