summaryrefslogtreecommitdiff
path: root/sys/arch/amd64
diff options
context:
space:
mode:
authorVitaliy Makkoveev <mvs@cvs.openbsd.org>2023-01-22 12:05:45 +0000
committerVitaliy Makkoveev <mvs@cvs.openbsd.org>2023-01-22 12:05:45 +0000
commit5c15bbbf77e86abb44b50581f9057ad7eecc08f4 (patch)
treee6c68e21533dd75f90aca8793d92f7c9dc1738e7 /sys/arch/amd64
parentf3a571600a43ee07cf10f877ca5d495eb101ce2a (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