mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
[ci skip] spellning
This commit is contained in:
parent
4163dd71a1
commit
265c3da824
1 changed files with 1 additions and 1 deletions
|
@ -169,7 +169,7 @@ module Puma
|
|||
end
|
||||
|
||||
# When shutting down, drain the accept socket of pending
|
||||
# connections and proces them. This loops over the accept
|
||||
# connections and process them. This loops over the accept
|
||||
# socket until there are no more read events and then stops
|
||||
# looking and waits for the requests to finish.
|
||||
def drain_on_shutdown(which=true)
|
||||
|
|
Loading…
Add table
Reference in a new issue