| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
socket._fileobject --+
|
CP_fileobject --+
|
SSL_fileobject
SSL file object attached to a socket object.
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
ssl_timeout = 3
|
|||
ssl_retry = 0.01
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
Wrap the given call with SSL error-trapping.
is_reader: if False EOF errors will be raised. If True, EOF errors
will return "" (to emulate normal sockets).
|
|
Sendall for non-blocking sockets.
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Aug 15 15:33:03 2009 | http://epydoc.sourceforge.net |