about summary refs log tree commit homepage
path: root/lib/unicorn/const.rb
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-03-25 01:52:09 -0700
committerEric Wong <normalperson@yhbt.net>2009-03-25 16:13:54 -0700
commit1bf10b3a73509f3fc72fb7f267e767c0e2fa9376 (patch)
treead5fd7cf9e7ace00c3526842036d3b0345486a9e /lib/unicorn/const.rb
parent32b6e838c28b7948811a6470d8c0a49d5767ec69 (diff)
downloadunicorn-1bf10b3a73509f3fc72fb7f267e767c0e2fa9376.tar.gz
bind_listen takes a hash as its second parameter now, allowing
the addition of :sndbuf and :rcvbuf options to specify the size
of the buffers in bytes.  These correspond to the SO_SNDBUF and
SO_RCVBUF options via setsockopt(2) respectively.

This also adds support for per-listener backlogs to be used.

However, this is only an internal API change and the changes
have not yet been exposed to the user via Unicorn::Configurator,
yet.

Also add a bunch of SocketHelper tests
Diffstat (limited to 'lib/unicorn/const.rb')
0 files changed, 0 insertions, 0 deletions