Ignore:
Timestamp:
Oct 31, 2011, 9:42:22 PM (13 years ago)
Author:
katerina
Message:

Patch for ticket #265 (inotify support).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/sh_inotify.h

    r367 r371  
    4343                              int * class, unsigned long * check_mask);
    4444ssize_t sh_inotify_read(char * buffer, size_t count);
     45ssize_t sh_inotify_read_timeout(char * buffer, size_t count, int timeout);
    4546int sh_inotify_recheck_watches (sh_watches * watches, sh_watches * save);
    4647
Note: See TracChangeset for help on using the changeset viewer.