blob: e5de30724d1d3941577e369bca65f6df6196ce47 (
plain) (
blame)
1
2
3
4
5
|
A low-level binding to the kqueue library as found in BSD and Mac OS X.
It provides, among other things, a way of monitoring files and directories
for changes.
WWW: http://github.com/hesselink/kqueue
|