看板 DFBSD_commit 關於我們 聯絡資訊
commit 8f9b2aed01104c25f1042763ecf10391f4cfb852 Author: Sepherosa Ziehau <sephe@dragonflybsd.org> Date: Mon Jan 24 15:39:54 2011 +0800 tcp_usr_listen: Use domsg when duplicate listen socket's inp wildcard hash This makes sure that the each protocol threads sees the socket when tcp_usr_listen() returns. Summary of changes: sys/netinet/tcp_usrreq.c | 64 +++++++++++++++++++-------------------------- 1 files changed, 27 insertions(+), 37 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8f9b2aed01104c25f1042763ecf10391f4cfb852 -- DragonFly BSD source repository