exception socket.herror A subclass of
socket.makefile(mode='r', buffering=None, *, encoding=None, errors=None, newline=None) Return a file
ssl.create_default_context(purpose=Purpose.SERVER_AUTH, cafile=None, capath=None, cadata=None) Return a new SSLContext
SSLContext.cert_store_stats() Get statistics about quantities of loaded X.509 certificates, count of X.509 certificates flagged
socket.sethostname(name) Set the machine’s hostname to name. This will raise an
resize(newsize) Resizes the map and the underlying file, if any. If the mmap was created with ACCESS_READ or
signal.sigwait(sigset) Suspend execution of the calling thread until the delivery of one of the signals specified in the signal
async_chat.found_terminator() Called when the incoming data stream matches the termination condition set by set_terminator()
socket.recvmsg_into(buffers[, ancbufsize[, flags]]) Receive normal data and ancillary data from the socket, behaving as recvmsg()
socket.recvmsg(bufsize[, ancbufsize[, flags]]) Receive normal data (up to bufsize bytes) and ancillary data from the
Page 11 of 22