readline() Returns a single line, starting at the current file position and up to the next newline.
eof A boolean indicating whether the memory BIO is current at the end-of-file position.
write(bytes) Write the bytes in bytes into memory at the current position of the file pointer; the file position is
socket.proto The socket protocol.
exception socket.error A deprecated alias of
SSLSocket.pending() Returns the number of already decrypted bytes available for read, pending on the connection.
signal.sigtimedwait(sigset, timeout) Like sigwaitinfo(), but takes an additional timeout argument specifying
handle_accepted(sock, addr) Called on listening channels (passive openers) when a connection has been established with a new
exception socket.gaierror A subclass of
socket.fromfd(fd, family, type, proto=0) Duplicate the file descriptor fd (an integer as returned by a file object’s
Page 5 of 22