Emery Hemingway 4a3fc21ada New watch handle mechanism for File_system session
File_system clients may now watch files and directories for changes by
opening a 'Watch_handle' rather than submitting a 'CONTENT_CHANGED'
packet to the server. When a change happens at a node with an open
Watch_handle a CONTENT_CHANGED packet will be sent from the server to
the client. This serializes registration with other handle operations
and separates I/O handle state from notification handle state.

Test at run/fs_rom_update.

Ref #1934
2018-02-14 20:41:09 +01:00
..
2017-08-17 11:04:20 +02:00
2017-11-06 13:57:20 +01:00
2017-05-31 13:16:11 +02:00
2017-05-31 13:16:11 +02:00
2017-08-17 11:04:19 +02:00