VirtualBox

Changeset 29954 in vbox for trunk/include


Ignore:
Timestamp:
Jun 1, 2010 3:06:02 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
62236
Message:

SSM: The I/O thread must wake up the master thread when quitting on error or it'll get stuck when the connection breaks.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/err.h

    r29709 r29954  
    628628/** The field contains a value that is out of range. */
    629629#define VERR_SSM_FIELD_INVALID_VALUE            (-1870)
     630/** Generic stream error. */
     631#define VERR_SSM_STREAM_ERROR                   (-1871)
     632
    630633/** @} */
    631634
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette