K 10 svn:author V 7 rwatson K 8 svn:date V 27 2006-07-11T21:56:58.000000Z K 7 svn:log V 276 When pru_attach() fails, call sodealloc() on the socket rather than using sorele() and the full tear-down path. Since protocol state allocation failed, this is not required (and is arguably undesirable). This matches the behavior of sonewconn() under the same circumstances. END