VirtualBox

Ignore:
Timestamp:
Aug 30, 2007 8:11:50 PM (17 years ago)
Author:
vboxsync
Message:

No difference; increased timeout again

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/VBoxService/VBoxService.cpp

    r4452 r4453  
    337337    while(true)
    338338    {
    339         DWORD waitResult = MsgWaitForMultipleObjectsEx(1, &gStopSem, 100, QS_ALLINPUT, 0);
     339        DWORD waitResult = MsgWaitForMultipleObjectsEx(1, &gStopSem, 250, QS_ALLINPUT, 0);
    340340        if (waitResult == WAIT_OBJECT_0)
    341341        {
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