K 10 svn:author V 7 rwatson K 8 svn:date V 27 2006-04-01T10:45:52.000000Z K 7 svn:log V 256 Assert so->so_pcb is NULL in sodealloc() -- the protocol state should not be present at this point. We will eventually remove this assert because the socket layer should never look at so_pcb, but for now it's a useful debugging tool. MFC after: 3 months END