DragonFly commits List (threaded) for 2011-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: protosw: Add PR_ASYNC_SEND, mainly to make sure async pru_send is supported
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]