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

Emmanuel Nyarko <[email protected]> Fri, 6 Jun 2025 03:00:03 +0000
Newsgroups gmane.os.netbsd.devel.kernel,gmane.os.netbsd.devel.network
Message-ID <[email protected]>

> On 6 Jun 2025, at 2:57 AM, Jason Thorpe <[email protected]> wrote:
> 
> 
> 
>> On Jun 5, 2025, at 7:51 PM, Emmanuel Nyarko <[email protected]> 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.
Used it ? It exits/fails on EINVAL. 
> 
> -- thorpej
> 

A scoffer seeks wisdom in vain, but knowledge is easy for a man of understanding.
Emmanuel