K 10 svn:author V 5 markj K 8 svn:date V 27 2020-09-15T19:23:42.147210Z K 7 svn:log V 279 Fix locking in uipc_accept(). This function wasn't converted to use the new locking protocol in r333744. Make it use the PCB lock for synchronizing connection state. Tested by: pho Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D26300 END