git: tcp: Allow listen(2) to be called on the same socket for any number of times
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Sun Feb 20 21:45:05 PST 2011
commit f7b29de575ce11c14e6363518ea4d28267cf3ccc
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Mon Feb 21 13:42:28 2011 +0800
tcp: Allow listen(2) to be called on the same socket for any number of times
DragonFly-bug: http://bugs.dragonflybsd.org/issue1993
Summary of changes:
sys/netinet/tcp_subr.c | 4 ++--
sys/netinet/tcp_usrreq.c | 12 ++++++++++--
sys/netinet/tcp_var.h | 2 +-
3 files changed, 13 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f7b29de575ce11c14e6363518ea4d28267cf3ccc
--
DragonFly BSD source repository
More information about the Commits
mailing list