Changeset 103146 in vbox for trunk/src/VBox/NetworkServices/IntNetSwitch
- Timestamp:
- Jan 31, 2024 3:07:41 PM (12 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/NetworkServices/IntNetSwitch/VBoxIntNetSwitch.cpp
r102797 r103146 611 611 612 612 613 DECLCALLBACK(void) xpcConnHandler(xpc_connection_t hXpcCon)613 static DECLCALLBACK(void) xpcConnHandler(xpc_connection_t hXpcCon) 614 614 { 615 615 xpc_connection_set_event_handler(hXpcCon, ^(xpc_object_t hObj) {
Note:
See TracChangeset
for help on using the changeset viewer.