Re: Proposal to automatically make the owner/user of an accepted socket the current process
Thor Lancelot Simon <[email protected]> Thu, 5 Jun 2025 19:12:39 -0400
| Newsgroups | gmane.os.netbsd.devel.kernel,gmane.os.netbsd.devel.network |
|---|---|
| Message-ID | <[email protected]> |
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