git: protosw: Add PR_ASYNC_SEND, mainly to make sure async pru_s

看板DFBSD_commit作者時間14年前 (2011/11/18 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 2ef7b2934f0ad75b7e928a8aac957d1d3a62c99a Author: Sepherosa Ziehau <sephe@dragonflybsd.org> Date: Thu Nov 17 20:01:17 2011 +0800 protosw: Add PR_ASYNC_SEND, mainly to make sure async pru_send is supported Currently on IP/TCP and IPv6/TCP set this flag Summary of changes: sys/kern/uipc_msg.c | 3 +++ sys/netinet/in_proto.c | 2 +- sys/netinet6/in6_proto.c | 2 +- sys/sys/protosw.h | 1 + 4 files changed, 6 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2ef7b2934f0ad75b7e928a8aac957d1d3a62c99a -- DragonFly BSD source repository
文章代碼(AID): #1EnKlnXR (DFBSD_commit)