ENTRY_MODIFY (original) (raw)

Alan Bateman Alan.Bateman at oracle.com
Thu Jul 12 04:41:03 PDT 2012


On 11/07/2012 20:00, Zhong Yu wrote:

On Wed, Jul 11, 2012 at 1:45 PM, Alan Bateman<Alan.Bateman at oracle.com> wrote:

On 11/07/2012 19:17, Zhong Yu wrote:

:

And one odd thing on linux: edit a file with gedit, then save, a ENTRYCREATE event on the file is raised. Since the API is very platform dependent, I wasn't even sure if these are bugs, or tolerable behaviors. Presumably gedit opens a new file when saving. but there's no ENTRYDELETE prior to that. You may need to use strace to see what gedit does, it may be creating a backup file (I've seen other editors do that).

-Alan.



More information about the nio-dev mailing list