rwatson 27fc9123db In accept1(), extend coverage of the socket lock from just covering
soref() to also covering the update of so_state.  While no other user
threads can update the socket state here as it's not yet hooked up to
the file descriptor array yet, the protocol could also frob the
socket state here, leading to a lost update to the so_state field.
No reported instances of this bug (as yet).

MFC after:      3 days
2005-02-17 13:00:23 +00:00
..
2005-01-26 02:29:18 +00:00
2005-01-29 16:50:04 +00:00
2005-02-10 12:23:29 +00:00
2004-07-10 21:43:23 +00:00
2004-12-30 20:30:58 +00:00
2004-06-17 17:16:53 +00:00
2005-02-10 12:23:29 +00:00
2005-02-10 12:17:48 +00:00
2005-02-07 09:26:39 +00:00
2005-02-07 09:26:58 +00:00