git: socket: Move accept queues flush into sofree()

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Fri Aug 21 08:36:04 PDT 2015


commit 1bbcd2bad2e50130aa326997e44cf4353f10e125
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Fri Aug 21 21:23:10 2015 +0800

    socket: Move accept queues flush into sofree()
    
    Prepare to fix unix socket races.

Summary of changes:
 sys/kern/uipc_socket.c | 63 ++++++++++++++++++++++++++++----------------------
 1 file changed, 36 insertions(+), 27 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1bbcd2bad2e50130aa326997e44cf4353f10e125


-- 
DragonFly BSD source repository



More information about the Commits mailing list