tech-net archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Proposal to automatically make the owner/user of an accepted socket the current process




> On Jun 5, 2025, at 7:51 PM, Emmanuel Nyarko <emmankoko519%gmail.com@localhost> wrote:
> 
> And also, fchown, no support for it yet ? 

fchown()?  It changes the uid/gid of a file on disk, like chown() but takes a file descriptor rather than a path.

-- thorpej



Home | Main Index | Thread Index | Old Index