CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/01/23 11:35:13
Modified files:
sys/sys : socketvar.h
Log message:
Remove "sb == &so->so_rcv || sb == &so->so_snd" assertion from
sb_notify() and sbspace(). Now it's overkilling.
ok bluhm@
