CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/01/23 11:34:24
Modified files:
sys/kern : uipc_socket.c
sys/sys : socketvar.h
Log message:
Move SS_ISSENDING flag to `sb_state'. It should belong to the send
buffer as the SS_CANTSENDMORE flag.
ok bluhm@
