Move SS_ISSENDING flag to `sb_state'. It should belong to the send
authormvs <mvs@openbsd.org>
Mon, 23 Jan 2023 18:34:24 +0000 (18:34 +0000)
committermvs <mvs@openbsd.org>
Mon, 23 Jan 2023 18:34:24 +0000 (18:34 +0000)
commita651bdb436248032f5838750b81603bd0dd6309c
treec52a061da5575a4788dfe2c3cfdbaeb86b1ab252
parent193d84458b156c38be4e40758063dfa1fb0523fb
Move SS_ISSENDING flag to `sb_state'. It should belong to the send
buffer as the SS_CANTSENDMORE flag.

ok bluhm@
sys/kern/uipc_socket.c
sys/sys/socketvar.h