K 10 svn:author V 7 glebius K 8 svn:date V 27 2019-03-03T18:57:48.378986Z K 7 svn:log V 261 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 MFC after: 3 weeks END