VirtualBox

Ignore:
Timestamp:
Oct 10, 2022 8:06:04 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
154029
Message:

Networkservices: Further cleanup and consolidation, get rid of the almost useless IntNetIf helper class and add methods to the low level code offering the missing functionality there, bugref:10297 [build fix]

File:
1 edited

Legend:

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

    r97071 r97079  
    358358    PSUPDRVDEVEXT pDevExt = pSession->pDevExt;
    359359    uint32_t cRefs = ASMAtomicDecU32(&pDevExt->cRefs);
     360    xpc_connection_set_context(pSession->hXpcCon, NULL);
    360361    xpc_connection_cancel(pSession->hXpcCon);
     362    pSession->hXpcCon = NULL;
    361363    xpc_transaction_end();
    362364
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