https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292884
--- Comment #14 from Rick Macklem <[email protected]> --- Created attachment 267792 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=267792&action=edit Add a socket ref cnt for server TCP sockets This patch acquires/releases a reference on a TCP socket when it is referenced by an xprt structure. This has never been necessary, but seems harmless and might fix this problem? Hopefully the reporter can try this patch and report back w.r.t. if it helped? -- You are receiving this mail because: You are the assignee for the bug.
