exception socket.timeout A subclass of
class mmap.mmap(fileno, length, tagname=None, access=ACCESS_DEFAULT[, offset]) (Windows version) Maps length
SSLContext.protocol The protocol version chosen when constructing the context. This attribute is read-only.
async_chat.collect_incoming_data(data) Called with data holding an arbitrary amount of received data. The default method
close() Closes the mmap. Subsequent calls to other methods of the object will result in a ValueError exception being raised
socket.settimeout(value) Set a timeout on blocking socket operations. The value argument can be a nonnegative floating
exception ssl.SSLEOFError A subclass of SSLError raised when the SSL connection has been terminated abruptly. Generally
socket.connect(address) Connect to a remote socket at address. (The format of address depends on the address
SSLSocket.server_hostname Hostname of the server:
socket.fileno() Return the socket’s file descriptor (a small integer), or -1 on failure. This is useful with
Page 1 of 22