HomeFreeBSD

Remove bogus assert that I added in r319722. It is a legitimate case

Description

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

Details

Provenance
glebiusAuthored on
Parents
rS344740: Fix compilation of world with WITHOUT_{INET,INET6}_SUPPORT or both set.
Branches
Unknown
Tags
Unknown