git: DragonFly_RELEASE_4_6 uipc: Make sure that listen is completed.
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Sep 11 18:12:12 PDT 2016
commit 2712a92220f5d293bbeae19fc39bad0df6e1de29
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/2712a92220f5d293bbeae19fc39bad0df6e1de29
--
DragonFly BSD source repository
More information about the Commits
mailing list