Module: Puma::Const::PipeRequest
| Relationships & Source Files | |
| Extension / Inclusion / Inheritance Descendants | |
|
Included In:
| |
| Defined in: | lib/puma/const.rb |
Overview
All constants are prefixed with PIPE_ to avoid name collisions.
Constant Summary
-
PIPE_BOOT =
# File 'lib/puma/const.rb', line 299"b" -
PIPE_EXTERNAL_TERM =
# File 'lib/puma/const.rb', line 301"e" -
PIPE_FORK =
# File 'lib/puma/const.rb', line 300"f" -
PIPE_IDLE =
# File 'lib/puma/const.rb', line 304"i" -
PIPE_PING =
# File 'lib/puma/const.rb', line 303"p" -
PIPE_TERM =
# File 'lib/puma/const.rb', line 302"t" -
PIPE_WAKEUP =
# File 'lib/puma/const.rb', line 298"!"