VirtualBox

Ignore:
Timestamp:
Oct 11, 2022 11:46:46 AM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
154042
Message:

NetworkServices,DrvIntNet: Use xpc_connection_resume instead of xpc_connection_activate for backwards compatibility, bugref:10297

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/src/VBox/NetworkServices/IntNetSwitch/main.cpp

    r97084 r97089  
    654654            {
    655655                xpc_connection_set_context(hXpcCon, pSession);
    656                 xpc_connection_activate(hXpcCon);
     656                xpc_connection_resume(hXpcCon);
    657657                xpc_transaction_begin();
    658658                ASMAtomicIncU32(&g_DevExt.cRefs);
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