HomeFreeBSD

For UNIX sockets make vnode point not to the socket, but to the UNIX PCB,

Description

For UNIX sockets make vnode point not to the socket, but to the UNIX PCB,
since the latter is the thing that links together VFS and sockets.

While here, make the union in the struct vnode anonymous.

Details

Provenance
glebiusAuthored on
Parents
rS319501: Improve kqueue() support in the LinuxKPI. Some applications using the
Branches
Unknown
Tags
Unknown