git: socket: Use WAITOK|NULLOK to allocate async connect message
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Wed Oct 14 05:10:21 PDT 2015
commit d8af44dc956b934e292f297e23ef8386eeae00e0
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Mon Oct 12 21:14:49 2015 +0800
socket: Use WAITOK|NULLOK to allocate async connect message
It's better than doing synchronized pru_connect.
Summary of changes:
sys/kern/uipc_msg.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d8af44dc956b934e292f297e23ef8386eeae00e0
--
DragonFly BSD source repository
More information about the Commits
mailing list