VirtualBox

Changeset 97089 in vbox for trunk/src/VBox/Devices/Network


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/Devices/Network/DrvIntNet.cpp

    r97072 r97089  
    19471947        });
    19481948
    1949         xpc_connection_activate(hXpcCon);
     1949        xpc_connection_resume(hXpcCon);
    19501950        pThis->hXpcCon      = hXpcCon;
    19511951        pThis->fIntNetR3Svc = 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