Skip to content

Commit e9b8313

Browse files
author
Eric Wong
committed
doc/SIGNALS: fix the no-longer-true bit about socket options
This hasn't been true since 3e9fe19
1 parent 1b1029e commit e9b8313

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

SIGNALS

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,7 @@ losing any incoming connections. Doing so will reload all of your
5454
application code, Unicorn config, Ruby executable, and all libraries.
5555
The only things that will not change (due to OS limitations) are:
5656

57-
1. The listener backlog size of already-bound sockets
58-
59-
2. The path to the unicorn executable script. If you want to change to
57+
1. The path to the unicorn executable script. If you want to change to
6058
a different installation of Ruby, you can modify the shebang
6159
line to point to your alternative interpreter.
6260

0 commit comments

Comments
 (0)