get rid of server_ and accepted_socket globals.
authorDenis Vlasenko <vda.linux@googlemail.com>
Sat, 18 Aug 2007 14:18:43 +0000 (14:18 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Sat, 18 Aug 2007 14:18:43 +0000 (14:18 -0000)
commit9611cb1215fa52200ca5259e3b226df34d0a8045
treee2e6ec870fd2ca179bda80fe93afb16ca3eec3df
parenta27a11bb2c033d3e0312dc1d62430a002314686f
get rid of server_ and accepted_socket globals.

get_line                                              74      73      -1
log_and_exit                                          33      32      -1
send_headers                                         457     449      -8
httpd_main                                           906     892     -14
handle_incoming_and_exit                            2136    2113     -23
send_cgi_and_exit                                   1743    1583    -160
networking/httpd.c