HomeFreeBSD

In soreceive(), when considering delivery to a socket in SS_ISCONFIRMING,
rS142127Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

In soreceive(), when considering delivery to a socket in SS_ISCONFIRMING,
only call the protocol's pru_rcvd() if the protocol has the flag
PR_WANTRCVD set. This brings that instance of pru_rcvd() into line with
the rest, which do check the flag.

MFC after: 3 days

Details

Provenance
rwatsonAuthored on
Parents
rS142126: MFC: complete the nanosleep 32bit syscall merge.
Branches
Unknown
Tags
Unknown

Event Timeline