DragonFly-2.3.1.80.g3db1c master sys/netinet tcp_subr.c tcp_sync

看板DFBSD_commit作者時間16年前 (2009/05/17 16:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 3db1c8a32e7f0bbaf8f0095e3511f94f6eb8a336 Author: Sepherosa Ziehau <sephe@dragonflybsd.org> Date: Wed May 13 21:14:15 2009 +0800 tcp timer: Remember tcpcb owner thread's msgport, so timer message could be delivered to the correct msgport. While I am here, move tcp timer message creation for TCP IPv6 socket from tcp_newtcpcb() to tcp6_connect(). Preliminary IPv6 test done by hasso@ Dragonfly-issue: http://bugs.dragonflybsd.org/issue1361 Summary of changes: sys/netinet/tcp_subr.c | 17 ++++++----------- sys/netinet/tcp_syncache.c | 2 +- sys/netinet/tcp_timer.c | 5 +++-- sys/netinet/tcp_timer.h | 4 +++- sys/netinet/tcp_usrreq.c | 9 ++++++++- 5 files changed, 21 insertions(+), 16 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3db1c8a32e7f0bbaf8f0095e3511f94f6eb8a336 -- DragonFly BSD source repository
文章代碼(AID): #1A3ykE00 (DFBSD_commit)