0.1.0 • Published 8 years ago

@mfl/block-device-listener v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 years ago

block-device-listener

A net.Socket client that is started when it receives a udev event for {ADD|REMOVE} of block devices.

The client will write to the unix domain socket of device-scanner-daemon with the new event data. It acts as a middleman.

Udev event data is written over process.env to this module.