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
new
(server, app_pool)
Public Instance methods
add
(c)
calculate_sleep
()
clear!
()
Close all watched sockets and clear them from being watched
run
()
run_in_thread
()
shutdown
()
[Validate]