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

Latest commit

 

History

History
11 lines (8 loc) · 299 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 299 Bytes

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