about summary refs log tree commit homepage
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2013-11-01 20:02:47 +0000
committerEric Wong <normalperson@yhbt.net>2013-11-01 20:05:19 +0000
commitd5870ccc714a4bb442a46aedd4c68c547e8e56f4 (patch)
tree7575e2aacb8816bc911b454c8662e6dd6162bd79 /GIT-VERSION-GEN
parent7e9e4c740aba24096f768f578779dc1053cb8b70 (diff)
downloadunicorn-d5870ccc714a4bb442a46aedd4c68c547e8e56f4.tar.gz
Users may confuse '-p' with the (to-be-deprecated) '-P/--pid'
option, leading to surprising behavior if a pathname is passed as a
port, because String#to_i would convert it to zero, causing:

    TCPServer.new(host, port = 0)

to bind to a random, unused port.
Diffstat (limited to 'GIT-VERSION-GEN')
0 files changed, 0 insertions, 0 deletions