Home | Trees | Index | Help |
---|
Package Honey :: Module Socket :: Class ClientSocket |
|
object
--+ |BaseSocket
--+ | ClientSocket
Method Summary | |
---|---|
__init__(self,
server,
sock,
addr)
| |
a new object with type S, a subtype of T |
|
__nonzero__(self)
(inherited from BaseSocket )
| |
close(self,
reason)
| |
flush(self)
| |
recv(self)
| |
send(self,
data)
|
Class Variable Summary | |
---|---|
int |
bufsize
|
Method Details |
---|
__new__(S, ...)
|
Class Variable Details |
---|
bufsize
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Sun Dec 7 16:05:42 2003 | http://epydoc.sf.net |