git: protosw: Add PR_ASYNC_SEND, mainly to make sure async pru_send is supported
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Thu Nov 17 06:06:58 PST 2011
commit 2ef7b2934f0ad75b7e928a8aac957d1d3a62c99a
Author: Sepherosa Ziehau <sephe at 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
More information about the Commits
mailing list