VirtualBox

Changeset 16363 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jan 29, 2009 11:24:18 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
42204
Message:

Main/USBProxyServiceLinux: logging and fix a burn

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/linux/HostHardwareLinux.cpp

    r16327 r16363  
    304304        connected = dbus_connection_read_write_dispatch (mContext->mConnection.get(),
    305305                                                         cRealMillies);
     306        if (mContext->mInterrupt)
     307            LogFlowFunc(("wait loop interrupted\n"));
    306308        if (cMillies != RT_INDEFINITE_WAIT)
    307309            mContext->mInterrupt = true;
     
    319321{
    320322#if defined RT_OS_LINUX && defined VBOX_WITH_DBUS
     323    LogFlowFunc(("\n"));
    321324    mContext->mInterrupt = true;
    322325#endif  /* defined RT_OS_LINUX && defined VBOX_WITH_DBUS */
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