Produce alive in-flight sockets with positive "f_count == unp_msgcount"
authormvs <mvs@openbsd.org>
Tue, 11 Jan 2022 08:03:25 +0000 (08:03 +0000)
committermvs <mvs@openbsd.org>
Tue, 11 Jan 2022 08:03:25 +0000 (08:03 +0000)
commit87ba1692fe088bccf148acb44744bc6602d43246
treea39458d8e392808041c7165164599f0a62380529
parent62aa2271aaebdfabde456d0ce53332428f7f803d
Produce alive in-flight sockets with positive "f_count == unp_msgcount"
equation. Such sockets should not be killed by unp_gc() otherwise system
will panic.

tested by anton@; ok bluhm@
regress/sys/kern/unixsockets/ungc.c