https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204340
Rick Macklem <rmack...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #179512|0 |1 is obsolete| | --- Comment #25 from Rick Macklem <rmack...@freebsd.org> --- Created attachment 179661 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=179661&action=edit add svcpool_close (cleaned up version) This patch implements the same logic as 179512, but is cleaned up by factoring out the code common to svcpool_destroy() and svcpool_close() and placing it in svcpool_cleanup(). Semantically equivalent to 179512 for testing. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"