git: uipc: Make sure that listen is completed.

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Wed Sep 7 19:09:22 PDT 2016


commit 2cf1a297cb6083aa2471e54ea787f1d9393186b2
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Wed Sep 7 18:54:24 2016 +0800

    uipc: Make sure that listen is completed.
    
    For unix socket, only HAVEPCCACHED really means the listen has been
    completed.
    
    Reported-by: dillon@

Summary of changes:
 sys/kern/uipc_usrreq.c | 2 ++
 1 file changed, 2 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2cf1a297cb6083aa2471e54ea787f1d9393186b2


-- 
DragonFly BSD source repository



More information about the Commits mailing list