Module httplib :: Class SSLFile
[show private | hide private]
[frames | no frames]

Class SSLFile

SharedSocketClient --+
                     |
                    SSLFile


File-like object wrapping an SSL socket.
Method Summary
  __init__(self, sock, ssl, bufsize)
  close(self)
(inherited from SharedSocketClient)
  read(self, size)
  readline(self)
  _read(self)

Class Variable Summary
int BUFSIZE

Class Variable Details

BUFSIZE

Type:
int
Value:
8192                                                                   

Generated by Epydoc 1.1 on Thu Oct 16 16:37:23 2003 http://epydoc.sf.net