sockets List of
select.poll() (Not supported by all operating systems.) Returns a polling object, which supports registering and unregistering
get_pipe_transport(fd) Return the transport for the communication pipe corresponding to the integer file descriptor fd:
locked() Return True if the lock is acquired.
abstractmethod unregister(fileobj) Unregister a file object from selection, removing it from monitoring. A file object shall
coroutine asyncio.sleep(delay, result=None, *, loop=None) Create a coroutine that completes after a given time
AbstractEventLoop.remove_writer(fd) Stop watching the file descriptor for write availability.
events Events that must be waited for on this file object.
select.PIPE_BUF The minimum number of bytes which can be written without blocking to a pipe when the pipe has been reported
coroutine AbstractEventLoop.getnameinfo(sockaddr, flags=0) This method is a
Page 2 of 28