Package Honey :: Module Socket :: Class ClientSocket
[show private | hide private]
[frames | no frames]

Class ClientSocket

object --+    
         |    
BaseSocket --+
             |
            ClientSocket


Method Summary
  __init__(self, server, sock, addr)
a new object with type S, a subtype of T __new__(S, ...)
  __nonzero__(self)
(inherited from BaseSocket)
  close(self, reason)
  flush(self)
  recv(self)
  send(self, data)
  _close(self, reason)

Class Variable Summary
int bufsize

Method Details

__new__(S, ...)

Returns:
a new object with type S, a subtype of T

Class Variable Details

bufsize

Type:
int
Value:
8192                                                                   

Generated by Epydoc 1.1 on Sun Dec 7 16:06:02 2003 http://epydoc.sf.net