exception documentation
class AlreadyListened(Exception): (source)
An attempt was made to listen on a file descriptor which can only be listened on once.
class AlreadyListened(Exception): (source)
An attempt was made to listen on a file descriptor which can only be listened on once.