K 10 svn:author V 3 rrs K 8 svn:date V 27 2009-09-13T17:45:31.661978Z K 7 svn:log V 307 Fixes two bugs: 1) A lock issue, if we ever had to try again we would double lock the INP lock. 2) We were allowing (at wrap) associd 0... which really we cannot allow since 0 normally means in most socket API calls that we are wishing to effect something on the INP not TCB. MFC after: 1 week END