VirtualBox

Ignore:
Timestamp:
May 25, 2020 5:49:46 PM (5 years ago)
Author:
vboxsync
Message:

Guest Control/VBoxManage: Implemented dedicated "waitrunlevel" command to wait for specific GA run levels and also added more options like waiting for GA being ready to be upgraded by Guest Control [MSVC build fix].

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp

    r84520 r84521  
    27222722                RTPrintf("Waiting for run level %RU32 ...\n", enmRunLevel);
    27232723
     2724            vrc = VINF_SUCCESS; /* Shut up MSVC. */
     2725
    27242726            RTMSINTERVAL tsStart = RTTimeMilliTS();
    27252727            while (RTTimeMilliTS() - tsStart < cMsTimeout)
Note: See TracChangeset for help on using the changeset viewer.

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