exception documentation

class AlreadyListened(Exception): (source)

View In Hierarchy

An attempt was made to listen on a file descriptor which can only be listened on once.