VirtualBox

Ignore:
Timestamp:
Oct 8, 2013 11:40:57 AM (11 years ago)
Author:
vboxsync
Message:

Main/NetworkAdapter: disable for now as the locking order is wrong

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp

    r48970 r48973  
    484484        }
    485485
     486#if 0 // later
    486487        checkAndSwitchFromNatNetworking();
     488#endif
    487489
    488490        mData->mAttachmentType = aAttachmentType;
    489491
     492#if 0 // later
    490493        if (aAttachmentType == NetworkAttachmentType_NATNetwork)
    491494        {
     
    494497                return hrc;
    495498        }
     499#endif
    496500
    497501        m_fModified = true;
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