K 10 svn:author V 3 rrs K 8 svn:date V 27 2008-02-26T11:33:12.000000Z K 7 svn:log V 319 - Fix a bug in the connect() routine. A ref count was incremented in the wrong place, which could cause a incorrect accounting undre certain error conditions. And worse when we have a duplicate connect we called TCB_LOCK() not TCB_UNLOCK().... which will lead to a system lockup (escalting lock wait scenario). END