看板 DFBSD_commit 關於我們 聯絡資訊
commit f7b29de575ce11c14e6363518ea4d28267cf3ccc Author: Sepherosa Ziehau <sephe@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