On Thu, Jun 05, 2025 at 04:36:43PM +0000, Emmanuel Nyarko wrote: > Errmmm, I was thinking that it maybe becomes a default behavior. > > I mean every socket should be owned by the process that the socket was > created for.
What will happen when a socket changes hands by file descriptor passing over a Unix domain socket? Thor