configurator: add colons in front of listen() options
commit69b6f9aaec80f3da2f9d249545c06ccb6ec316cb
authorEric Wong <normalperson@yhbt.net>
Mon, 28 Sep 2009 07:13:12 +0000 (28 00:13 -0700)
committerEric Wong <normalperson@yhbt.net>
Mon, 28 Sep 2009 07:14:00 +0000 (28 00:14 -0700)
tree8bccee0c30dbd6df1647fe5e1027f4bdd74227a2
parent3c1449df986387f6d812a97adf5f8fa47c28c891
configurator: add colons in front of listen() options

Hopefuly make it more obvious that they're Ruby symbols and not
strings.  While we're at it, fix ordering of :{rcv,snd}buf
descriptions to (logically) match the order of mention.
lib/unicorn/configurator.rb