diff options
author | Vitaliy Makkoveev <mvs@cvs.openbsd.org> | 2023-01-22 12:05:45 +0000 |
---|---|---|
committer | Vitaliy Makkoveev <mvs@cvs.openbsd.org> | 2023-01-22 12:05:45 +0000 |
commit | 5c15bbbf77e86abb44b50581f9057ad7eecc08f4 (patch) | |
tree | e6c68e21533dd75f90aca8793d92f7c9dc1738e7 /sys/arch/amd64 | |
parent | f3a571600a43ee07cf10f877ca5d495eb101ce2a (diff) |
Move SS_CANTRCVMORE and SS_RCVATMARK bits from `so_state' to `sb_state' of
receive buffer. As it was done for SS_CANTSENDMORE bit, the definition
kept as is, but now these bits belongs to the `sb_state' of receive
buffer. `sb_state' ored with `so_state' when socket data exporting to the
userland.
ok bluhm@
Diffstat (limited to 'sys/arch/amd64')
0 files changed, 0 insertions, 0 deletions