K 10 svn:author V 2 pb K 8 svn:date V 27 1999-06-27T11:31:35.000000Z K 7 svn:log V 180 MFC: in in_pcbconnect(), check errors from in_pcbbind() and exit if any. This avoids calling in_pcbrehash() without a preceeding in_pcbinshash(), causing a crash. PR: misc/12256 END