guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

inotify ffi


From: Chaos Eternal
Subject: inotify ffi
Date: Wed, 12 Nov 2014 01:55:21 +0800

i wrote a FFI to inotify system call.

https://github.com/ChaosEternal/guile-inotify2

procedures:
* inotify-init
* inotify-init1
* inotify-add-watch
* inotify-rm-watch
* inotify-read-port

the errno handle is unreliable, use with caution.

License: LGPL v3



reply via email to

[Prev in Thread] Current Thread [Next in Thread]