chickadee » udev » udev-monitor-start

udev-monitor-start dispatcher #!key (polling-interval 0.2)procedure

Start the udev monitor thread. dispatcher is a one-argument procedure that is is given an udev-device record for each udev event.

This procedure creates an srfi-18 thread which polls udev in polling-interval seconds.