rwatson bddadcf71a The SS_COMP and SS_INCOMP flags in the so_state field indicate whether
the socket is on an accept queue of a listen socket.  This change
renames the flags to SQ_COMP and SQ_INCOMP, and moves them to a new
state field on the socket, so_qstate, as the locking for these flags
is substantially different for the locking on the remainder of the
flags in so_state.
2004-06-01 02:42:56 +00:00
..
2004-05-02 19:24:23 +00:00
2004-05-30 20:27:19 +00:00
2004-05-31 21:46:06 +00:00
2004-05-18 05:30:06 +00:00
2004-05-30 18:04:06 +00:00
2004-05-30 20:27:19 +00:00
2004-05-30 20:27:19 +00:00
2004-05-14 12:28:31 +00:00
2004-05-30 20:27:19 +00:00
2004-05-30 20:00:41 +00:00
2004-05-31 16:55:12 +00:00