History log of /vbox/src/VBox/Main/include/ClientWatcher.h
Revision Date Author Comments Expand
8157dba118de0fdf8d1a2c7664edd82cc69dcf4f 48431 11-Sep-2013 vboxsync

Main/Machine+Session: New generic client session watcher implementation based on token objects, works on all platforms and is used for now on XPCOM. Additionally a better error message when several API clients are racing for a lock, previously it could be quite confusing.

5637660ed0c2a4a3a114e6d2d4c8294f2fd5f18f 47561 06-Aug-2013 vboxsync

Main/VirtualBox+Machine+Session: separate out the client death detection functionality into separate objects