12 Sep
2025
12 Sep
'25
1:35 p.m.
If we can expose `wine_server_send_fd` (and later similar for mach_port) to win32u, then I can probably live with `wine_server_handle_to_fd` instead on the receiving side, (and a new wine_server_handle_to_mach_port). It's still an extra request when we should IMO have a more flexible way but it's maybe ok for now. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8963#note_115759