git: tcp_usr_listen: Use domsg when duplicate listen socket's inp wildcard hash

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Sun Jan 30 17:51:29 PST 2011


commit 8f9b2aed01104c25f1042763ecf10391f4cfb852
Author: Sepherosa Ziehau <sephe at 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





More information about the Commits mailing list