Skip to content
This repository has been archived by the owner on Nov 21, 2017. It is now read-only.
/ inotify Public archive

Copy of the late github.com/mb0/inotify

License

Notifications You must be signed in to change notification settings

somia/inotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

inotify

A fixed exp/inotify package for go.

Changes made:

  • Clean up watch info if IN_IGNORED is received
  • Make RemoveWatch safe for concurrent access
  • Make Close() reliably (max 500 ms delay before the syscall times out)

Documentation at http://go.pkgdoc.org/github.com/mb0/inotify

About

Copy of the late github.com/mb0/inotify

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages