Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • emarsden's avatar
    cd5ddae9
    · cd5ddae9
    emarsden authored
    Revert to old behaviour for SERVE-EVENT and reentry of handler functions.
    Don't mask out file descriptors whose handlers are active from the set of
    descriptors that we check for activity.
    
    The possibility for reentry of handler functions is required by Hemlock's
    slave lisp mechansism, which uses SERVE-EVENT via the WIRE facility.
    cd5ddae9
    History
    emarsden authored
    Revert to old behaviour for SERVE-EVENT and reentry of handler functions.
    Don't mask out file descriptors whose handlers are active from the set of
    descriptors that we check for activity.
    
    The possibility for reentry of handler functions is required by Hemlock's
    slave lisp mechansism, which uses SERVE-EVENT via the WIRE facility.