fileno() This returns the file descriptor used by the underlying
class asyncio.DatagramProtocol The base class for implementing datagram protocols (for use with e.g. UDP transports).
add_done_callback(fn) Add a callback to be run when the future becomes done. The callback is
abstractmethod register(fileobj, events, data=None) Register a file object for selection, monitoring it for I/O events.
Page 28 of 28