]> granicus.if.org Git - apache/commit
This change actually gets beos shutting down and restarting!
authorDavid Reid <dreid@apache.org>
Wed, 21 Mar 2001 06:42:38 +0000 (06:42 +0000)
committerDavid Reid <dreid@apache.org>
Wed, 21 Mar 2001 06:42:38 +0000 (06:42 +0000)
commit2ac3e09b1486fa0c3dc679228740ecececa2db61
treeb38778aa32f4ae24f0fd40308ec6e504160cd32f
parent30eeae757cdb76aeed4837138e1a52a7f7f8dd99
This change actually gets beos shutting down and restarting!

It's not perfect, but it's a long way towards it.  The problem turned out
to be simple, we weren't resetting the poll selections before we went into
poll for the second time.  Not sure if this means our poll impl. using
select is broken or not?

It also changes us to use the new UDP in APR.  With these changes and some
restructuring in the worker_thread and I'm done for tonight!

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