Returns:
51 52 53
# File 'lib/httpx/selector.rb', line 51 def empty? @readers.empty? && @writers.empty? end