socket.family The socket family.
ssl.OP_NO_TLSv1_1 Prevents a TLSv1.1 connection. This option is only applicable in conjunction with PROTOCOL_SSLv23
socket.getdefaulttimeout() Return the default timeout in seconds (float) for new socket objects. A value of None
ssl.cert_time_to_seconds(cert_time) Return the time in seconds since the Epoch, given the cert_time string representing
ac_out_buffer_size The asynchronous output buffer size (default 4096).
async_chat.close_when_done() Pushes a None on to the producer fifo. When this producer is popped off the fifo it
ac_in_buffer_size The asynchronous input buffer size (default 4096).
signal.getsignal(signalnum) Return the current signal handler for the signal signalnum. The returned value may be a
socket.detach() Put the socket object into closed state without actually closing the underlying file descriptor. The file descriptor
signal.pause() Cause the process to sleep until a signal is received; the appropriate handler will then be called. Returns nothing
Page 18 of 22