Robert Watson 7f689de232 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
2006-04-01 10:45:52 +00:00
..
2006-03-23 08:48:37 +00:00
2006-03-08 20:21:54 +00:00
2006-01-27 23:06:08 +00:00
2005-12-23 21:32:40 +00:00
2006-03-03 22:36:52 +00:00
2005-12-04 02:12:43 +00:00
2005-12-28 17:13:31 +00:00
2006-02-04 06:36:39 +00:00
2005-11-17 08:56:21 +00:00
2005-03-14 06:51:29 +00:00
2006-03-23 08:48:37 +00:00