1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/lib/puma
Nate Berkopec 636732c447
Remove daemonization (#2170)
* Remove daemonization

* Fix t2 integration
2020-03-10 12:08:34 -06:00
..
app
minissl
plugin
rack Remove daemonization (#2170) 2020-03-10 12:08:34 -06:00
accept_nonblock.rb
binder.rb New binder tests (#2160) 2020-03-08 10:06:42 -06:00
cli.rb Remove daemonization (#2170) 2020-03-10 12:08:34 -06:00
client.rb Rescue IO::WaitReadable instead of EAGAIN for blocking read (#2121) 2020-02-21 10:26:38 -06:00
cluster.rb Remove daemonization (#2170) 2020-03-10 12:08:34 -06:00
commonlogger.rb
configuration.rb Remove daemonization (#2170) 2020-03-10 12:08:34 -06:00
const.rb 4.3.3 2020-02-28 13:07:24 -06:00
control_cli.rb improved rubocop config (#2152) 2020-03-07 08:15:43 -06:00
detect.rb
dsl.rb Remove daemonization (#2170) 2020-03-10 12:08:34 -06:00
events.rb
io_buffer.rb IOBuffer back to Ruby (#1980) 2020-02-27 13:50:34 -06:00
jruby_restart.rb Remove daemonization (#2170) 2020-03-10 12:08:34 -06:00
launcher.rb Remove daemonization (#2170) 2020-03-10 12:08:34 -06:00
minissl.rb improved rubocop config (#2152) 2020-03-07 08:15:43 -06:00
null_io.rb improved rubocop config (#2152) 2020-03-07 08:15:43 -06:00
plugin.rb
rack_default.rb
reactor.rb
runner.rb Remove daemonization (#2170) 2020-03-10 12:08:34 -06:00
server.rb Remove TCP mode (#2169) 2020-03-10 09:50:50 -06:00
single.rb Remove daemonization (#2170) 2020-03-10 12:08:34 -06:00
state_file.rb
thread_pool.rb
util.rb