DragonFly BSD
DragonFly commits List (threaded) for 2011-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: tcp: Allow listen(2) to be called on the same socket for any number of times


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 20 Feb 2011 21:44:28 -0800 (PST)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]