httpd: fix obscure case when user runs httpd -i from command line for testing.
authorDenis Vlasenko <vda.linux@googlemail.com>
Sun, 18 May 2008 15:14:36 +0000 (15:14 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Sun, 18 May 2008 15:14:36 +0000 (15:14 -0000)
commitfaf334aeb87ccc6680987bbd1fae8faf81969fed
treee7995e9b502be242f812cf4f9d693b23cda17d4f
parent9ddc8d54d18f33774dc9db80a26f82bbaff5747d
httpd: fix obscure case when user runs httpd -i from command line for testing.
(fixes bug 3334)

function                                             old     new   delta
httpd_main                                           743     757     +14
handle_incoming_and_exit                            2657    2669     +12
log_and_exit                                          75      43     -32
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/1 up/down: 26/-32)             Total: -6 bytes
networking/httpd.c