]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
This is a huge change that gets beos building again. Essentially it
authorDavid Reid <dreid@apache.org>
Tue, 13 Feb 2001 20:53:13 +0000 (20:53 +0000)
committerDavid Reid <dreid@apache.org>
Tue, 13 Feb 2001 20:53:13 +0000 (20:53 +0000)
commitd8ef729a5e79ebc0c69a02f767eba76c38b01c97
tree7304753a6861e69e3e2fd063c931409649153705
parentff082896c856858fd026cef446fc8761230947ee
This is a huge change that gets beos building again.  Essentially it

- tidies up some of the formatting
- gets us working with mod_status
- uses the newer naming I've used in the headers to try and be more obvious
- uses a UDP socket for telling the server when to stop/restart.  This isn't
  perfect but as pre-BONE we don't have the ability to select on a pipe this
  seemed like the next best option.  This seems to work well for stopping,
  but so far restarts don't.  This will need some more security adding to it
  I think.

If I ever wanted a lesson in not keeping something on my HDD too long before
committing this update has been it.  Really should try and keep up a bit more :)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88146 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/beos/beos.c