1.0.13.25: reinstante *PERIODIC-POLLING-FUNCTION*
authorNikodemus Siivola <nikodemus@random-state.net>
Sat, 12 Jan 2008 15:29:02 +0000 (15:29 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Sat, 12 Jan 2008 15:29:02 +0000 (15:29 +0000)
commitdbc1b48749cb40ca38391cbf0ff5e1de1accacdc
tree7e8e56e64f52157923ebc2dbc80b0697649c27ca
parentdd0e7aad8215b548fdb1e402affdc0caad95b621
1.0.13.25: reinstante *PERIODIC-POLLING-FUNCTION*

 * Instead of *MAX-EVENT-(U)SEC* use *PERIODIC-POLLING-PERIOD*.

 * After polling, if there is any more waiting left to do, call
   SUB-SERVE-EVENT again. (The old implementation did not do this,
   but this seems right to me.)

 * Export the API, and mark as EXPERIMENTAL. Unadvertised in the docs
   or NEWS for now -- but the docstrings should be clear enough.
   Waiting for happiness report from CLG folks before publishing this.
package-data-list.lisp-expr
src/code/deadline.lisp
src/code/serve-event.lisp
version.lisp-expr