HomeFreeBSD

Break out functionality in sosend() responsible for building mbuf
rS152894Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Break out functionality in sosend() responsible for building mbuf
chains and copying in mbufs from the body of the send logic, creating
a new function sosend_copyin(). This changes makes sosend() almost
readable, and will allow the same logic to be used by tailored socket
send routines.

MFC after: 1 month
Reviewed by: andre, glebius

Details

Provenance
rwatsonAuthored on
Parents
rS152893: Merge mbuf.c:1.46 from HEAD to RELENG_6: trim accidentally committed
Branches
Unknown
Tags
Unknown

Event Timeline