> On Aug 5, 2021, at 6:22 AM, nia <n...@netbsd.org> wrote: > > I think we should: > > (a) introduce SOL_LOCAL to sys/un.h as an alias for 0, as in FreeBSD > (b) document it > (c) update all in-tree users of Unix-domain socket options to use > SOL_LOCAL instead of hardcoding 0 > <localsocket.diff>
Agreed. Patch looks good to me. -- thorpej