about summary refs log tree commit homepage
path: root/lib/unicorn.rb
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-11-21 22:35:28 -0800
committerEric Wong <normalperson@yhbt.net>2009-11-21 22:35:28 -0800
commitc89ce4fb958d79009feb18cea39b14ddf8b11ff5 (patch)
treedd83a4eeeb3176b3b3d9adbccd1cbe8915939a29 /lib/unicorn.rb
parent7bb2b69b55973bd55c2668a39e86381aa945f665 (diff)
downloadunicorn-c89ce4fb958d79009feb18cea39b14ddf8b11ff5.tar.gz
Rubinius appears to have changed semantics and our
rb_str_set_len() emulation doesn't work anymore.  Since
rb_str_set_len() is just an optimized version of
rb_str_resize(), we'll just use rb_str_resize() for now
unless we notice something better.

test_http_parser and test_http_parser_ng tests pass under
Rubinius 0.13.0.
Diffstat (limited to 'lib/unicorn.rb')
0 files changed, 0 insertions, 0 deletions