K 10 svn:author V 6 tuexen K 8 svn:date V 27 2013-07-07T16:25:39.061320Z K 7 svn:log V 190 MFC r248172: Return an error if sctp_peeloff() fails because a socket can't be allocated. sctp_peeloff() uses sonewconn() also in cases where listen() wasn't called. So honor this use case. END