chickadee » inotify » %next-events!

%next-events! FDprocedure

Blocks the current thread to wait for events and returns a list of at least one event record. Note that calling this procedure does not block other SRFI-18 threads. In other words, it is possible to have a background thread reacting to file events while other threads proceed normally.