rwatson 8b42e2e7b8 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
2005-02-20 15:54:44 +00:00
..
2005-02-17 11:14:45 +00:00
2005-02-10 12:23:29 +00:00
2005-02-10 20:39:39 +00:00