VirtualBox

Changeset 97342 in vbox for trunk/include


Ignore:
Timestamp:
Oct 31, 2022 9:00:53 AM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
154340
Message:

NetworkServices/IntNetSwitch,Devices/Network/DrvIntNet,Devices/Network/SrvIntNetR0: Don't require a dedicated waiting thread to get notified when there is something to receive but make it possible to register a callback which is called and sends an IPC message instead, bugref:10297 [build and scm fixes]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/intnet.h

    r97338 r97342  
    13271327#endif /* IN_RING0 */
    13281328
    1329 /** 
    1330  * Callback function for use with IntNetR3Open to signalling incoming data. 
    1331  * 
     1329/**
     1330 * Callback function for use with IntNetR3Open to signalling incoming data.
     1331 *
    13321332 * @param   hIf     Interface handle.
    13331333 * @param   pvUser  User parameter.
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