4 Aug
2025
4 Aug
'25
3:35 p.m.
One other thing I should mention is that some of the code paths introduced here could also apply to Unix sockets, which also can't have a unix_fd. We could again use O_PATH in that case, but presumably then we *cannot* use O_SYMLINK, so on Mac there would be no way to delete an AF_UNIX socket once created. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8688#note_112078