K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-02-20T15:54:44.000000Z K 7 svn:log V 266 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 END