Re: [PATCH v26 0/9] MR7650: Add support for AF_UNIX sockets (followup)
27 May
2025
27 May
'25
10:59 p.m.
On Tue May 27 22:59:07 2025 +0000, Ralf Habacker wrote:
At https://gitlab.winehq.org/wine/wine/-/merge_requests/7519 it is pointed out that changing the working directory may not be a good idea, so it should be checked whether this can be avoided. The change of the current directory was added to deal with the sun_path length limitation of the address passed to bind, see e.g. at https://unix.stackexchange.com/questions/367008/why-is-socket-path-length-li.... It could only be avoided if the resulting unix path is < 108 characters.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/7650#note_104753
282
Age (days ago)
282
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ralf Habacker (@rhabacker)