1.0.21.8: SERVE-EVENT error handling
commitf251802ba07257a9b3a23eca02cfd89ad9d6e6b9
authorNikodemus Siivola <nikodemus@random-state.net>
Mon, 6 Oct 2008 09:34:55 +0000 (6 09:34 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Mon, 6 Oct 2008 09:34:55 +0000 (6 09:34 +0000)
tree694e8aa257abc6c241835e2efb4c551f4dbdb664
parent2a03fda8299baea66cb9a6955d414dcc27af5ac9
1.0.21.8: SERVE-EVENT error handling

 * HANDLER-DESCRIPTORS-ERROR should not signal an error if there are
   no bad descriptors.

 * Check for EBADF and EINTR from select() explicitly, and inform the
   users of any other issues via SIMPLE-PERROR + CONTINUE restart. (We
   may be able to handle some others automatically as well, but let's
   figure out what occurs in the wild and why first.)
NEWS
src/code/serve-event.lisp
tools-for-build/grovel-headers.c
version.lisp-expr