HomeFreeBSD

unix/dgram: inline sbappendaddr_locked() into uipc_sosend_dgram()

Description

unix/dgram: inline sbappendaddr_locked() into uipc_sosend_dgram()

This allows to remove one M_NOWAIT allocation and also makes it
more clear what's going on.

Reviewed by: markj
Differential revision: https://reviews.freebsd.org/D35297

Details

Provenance
glebiusAuthored on Jun 24 2022, 4:09 PM
Reviewer
markj
Differential Revision
D35297: unix/dgram: inline sbappendaddr_locked() into uipc_sosend_dgram()
Parents
rGe3fbbf965e94: unix/dgram: add a specific receive method - uipc_soreceive_dgram
Branches
Unknown
Tags
Unknown