VirtualBox

Ignore:
Timestamp:
Oct 11, 2022 11:46:46 AM (2 years ago)
Author:
vboxsync
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/NetworkServices/NetLib/IntNetIf.cpp

    r97078 r97089  
    271271                });
    272272
    273                 xpc_connection_activate(hXpcCon);
     273                xpc_connection_resume(hXpcCon);
    274274                pThis->hXpcCon      = hXpcCon;
    275275# endif
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