K 10 svn:author V 7 glebius K 8 svn:date V 27 2005-02-28T09:59:02.000000Z K 7 svn:log V 353 MFC 1.51, 1.52: Reimplement recursion protection, checking whether current thread holds sockbuf mutex. Reviewed by: rwatson Remove a recursion protection, which we inherited from splnet() netgraph times. Now several threads may write data to ng_ksocket. Locking of socket is done in sosend(). Reviewed by: archie, julian, rwatson END