Home | Trees | Indices | Help |
|
---|
|
object --+ | socket._fileobject --+ | wsgiserver2.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 Sun Mar 16 17:19:54 2014 | http://epydoc.sourceforge.net |