https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227259
--- Comment #9 from Jonathan T. Looney ---
My best guess is that this is due to a new check in soshutdown() added in
stable/11:
sys/kern/uipc_socket.c:
2351if ((so->so_state &
2352(SS_ISCONNECTED | SS_ISCONNECT
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227259
e...@free.fr changed:
What|Removed |Added
CC||e...@free.fr
--- Comment #8 from e..
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224116
Krzysztof Galazka changed:
What|Removed |Added
CC||krzysztof.gala...@intel.com
--
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221530
--- Comment #6 from Krzysztof Galazka ---
The review which add this feature to in-kernel driver:
https://reviews.freebsd.org/D14985
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221919
Krzysztof Galazka changed:
What|Removed |Added
CC||krzysztof.gala...@intel.com
--