signal.sigwait(sigset) Suspend execution of the calling thread until the delivery of one of the signals specified in the signal
exception socket.herror A subclass of
library A string mnemonic designating the OpenSSL submodule in which the error occurred, such as SSL, PEM
read([n]) Return a
socket.get_inheritable() Get the
socket.getnameinfo(sockaddr, flags) Translate a socket address sockaddr into a 2-tuple (host, port). Depending
socket.CMSG_LEN(length) Return the total length, without trailing padding, of an ancillary data item with associated data of
accept() Accept a connection. The socket must be bound to an address and listening for connections. The return value can be
exception signal.ItimerError Raised to signal an error from the underlying setitimer() or getitimer()
socket.recvmsg(bufsize[, ancbufsize[, flags]]) Receive normal data (up to bufsize bytes) and ancillary data from the
Page 8 of 22