about summary refs log tree commit homepage
path: root/Manifest
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-04-21 11:14:54 -0700
committerEric Wong <normalperson@yhbt.net>2009-04-21 11:16:39 -0700
commit2133a9c7b49b07ce771877d5e00cf83dd3038261 (patch)
tree6a1fdc559726a01b9dbaeadd7d07ae2acf56a4d1 /Manifest
parent79080e97c0ef1863c1e80a9ddf30c69323af1ca7 (diff)
downloadunicorn-2133a9c7b49b07ce771877d5e00cf83dd3038261.tar.gz
rename socket.rb => socket_helper.rb
We no longer have anything outside of SocketHelper module in
that file, so just give it a more obvious name.
Diffstat (limited to 'Manifest')
-rw-r--r--Manifest3
1 files changed, 1 insertions, 2 deletions
diff --git a/Manifest b/Manifest
index 65832a8..4a9f9cf 100644
--- a/Manifest
+++ b/Manifest
@@ -16,7 +16,6 @@ bin/unicorn_rails
 ext/unicorn/http11/ext_help.h
 ext/unicorn/http11/extconf.rb
 ext/unicorn/http11/http11.c
-ext/unicorn/http11/http11_parser.c
 ext/unicorn/http11/http11_parser.h
 ext/unicorn/http11/http11_parser.rl
 ext/unicorn/http11/http11_parser_common.rl
@@ -30,7 +29,7 @@ lib/unicorn/const.rb
 lib/unicorn/http_request.rb
 lib/unicorn/http_response.rb
 lib/unicorn/launcher.rb
-lib/unicorn/socket.rb
+lib/unicorn/socket_helper.rb
 lib/unicorn/util.rb
 local.mk.sample
 setup.rb