Returns:
35 36 37
# File 'lib/ferrum/network.rb', line 35 def idle?(connections = 0) pending_connections <= connections end