Class Puma::Reactor
In: lib/puma/reactor.rb
Parent: Object

Methods

add   calculate_sleep   clear!   new   run   run_in_thread   shutdown  

Constants

DefaultSleepFor = 5

Public Class methods

Public Instance methods

Close all watched sockets and clear them from being watched

[Validate]