VirtualBox

Changeset 90745 in vbox


Ignore:
Timestamp:
Aug 19, 2021 1:32:46 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
146378
Message:

Audio/ValKit: Also notify the transport layer for a BYE request. ​bugref:10008

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Audio/AudioTestService.cpp

    r90176 r90745  
    472472    {
    473473        rc = atsReplyAck(pThis, pInst, pPktHdr);
     474        if (RT_SUCCESS(rc))
     475            pThis->pTransport->pfnNotifyBye(pThis->pTransportInst, pInst->pTransportClient);
    474476    }
    475477    else
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