Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jan 2022 11:09:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 260116] [sctp] POLLOUT/EVFILT_WRITE is always true for poll/kqueue
Message-ID:  <bug-260116-227-ZMONxrfFut@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-260116-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-260116-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260116

--- Comment #3 from Bj=C3=B6rn Svensson <bjorn.a.svensson@est.tech> ---
Created attachment 231307
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D231307&action=
=3Dedit
Proposed patch

This proposed patch adds a macro for unifying the sb_acc and sb_ccc counters
after the value has been updated.
The macro can be changed for upstream users (like a userspace sctp stack) i=
n a
similar way as for sb_cc, i.e. it can be disabled when there is no usage of
sb_ccc and sb_acc.
See patch for more details.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260116-227-ZMONxrfFut>