K 10 svn:author V 7 glebius K 8 svn:date V 27 2019-03-25T18:19:37.522958Z K 7 svn:log V 267 Merge r344741: Remove bogus assert that I added in r319722. It is a legitimate case to call soabort() on a newborn socket created by sonewconn() in case if further setup of PCB failed. Code in sofree() handles such socket correctly. Submitted by: jtl, rrs END