Re: [PATCH v15 0/6] MR7650: Add support for AF_UNIX sockets (followup)
15 Apr
2025
15 Apr
'25
7:40 a.m.
Ralf Habacker (@rhabacker) commented about server/fd.c:
free( path ); }
closed_fd->unix_fd = fd->unix_fd;
Here the `unix_fd` is saved for closing the file, which is -1 in the case of sockets. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/7650#note_100882
246
Age (days ago)
246
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ralf Habacker (@rhabacker)