exception ssl.SSLError Raised to signal an error from the underlying SSL implementation (currently provided by the OpenSSL library)
socket.setdefaulttimeout(timeout) Set the default timeout in seconds (float) for new socket objects. When the socket module
handle_accepted(sock, addr) Called on listening channels (passive openers) when a connection has been established with a new
signal.sigtimedwait(sigset, timeout) Like sigwaitinfo(), but takes an additional timeout argument specifying
exception socket.error A deprecated alias of
socket.getprotobyname(protocolname) Translate an Internet protocol name (for example, 'icmp') to a constant suitable
write_byte(byte) Write the integer byte into memory at the current position of the file pointer; the file position
ssl.RAND_status() Return True if the SSL pseudo-random number generator has been seeded with ‘enough’ randomness
ssl.PROTOCOL_TLSv1_2 Selects TLS version 1.2 as the channel encryption protocol. This is the most modern version, and probably
closed True if the file is closed. New
Page 5 of 22