tcp_usr_listen: Use domsg when duplicate listen socket's inp wildcard hash
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Mon, 24 Jan 2011 07:39:54 +0000 (15:39 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Mon, 31 Jan 2011 01:46:10 +0000 (09:46 +0800)
commit8f9b2aed01104c25f1042763ecf10391f4cfb852
tree5415138fce7cdec5fb5d67b0ac1d95d4ddc6d7be
parent7123bbffe19efb0b96486c3be6f5eaa848dbf7f0
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.
sys/netinet/tcp_usrreq.c