library A string mnemonic designating the OpenSSL submodule in which the error occurred, such as SSL, PEM
async_chat.push_with_producer(producer) Takes a producer object and adds it to the producer fifo associated with the channel
socket.gettimeout() Return the timeout in seconds (float) associated with socket operations, or None if no timeout
write(buf) Write the bytes from buf to the memory BIO. The buf argument must be an object supporting the buffer
exception signal.ItimerError Raised to signal an error from the underlying setitimer() or getitimer()
signal.setitimer(which, seconds[, interval]) Sets given interval timer (one of signal.ITIMER_REAL, signal
socket.ntohl(x) Convert 32-bit positive integers from network to host byte order. On machines where the host byte order is the
socket.dup() Duplicate the socket. The newly created socket is
exception ssl.SSLWantWriteError A subclass of SSLError raised by a non-blocking SSL socket when trying
send(data) Send data to the remote end-point of the socket.
Page 8 of 22