git: udp: Prepare for the asynchronized pru_send 2
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Sun Dec 4 03:27:42 PST 2011
commit 47d612968cfd20abb75eff2bfef10d3442578622
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Sat Dec 3 22:07:10 2011 +0800
udp: Prepare for the asynchronized pru_send 2
Save the MSG_DONTROUTE in the netmsg instead of messing w/ socket.so_options
Summary of changes:
sys/kern/uipc_socket.c | 13 ++++---------
sys/net/netmsg.h | 1 +
sys/netinet/udp_usrreq.c | 12 ++++++++----
3 files changed, 13 insertions(+), 13 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/47d612968cfd20abb75eff2bfef10d3442578622
--
DragonFly BSD source repository
More information about the Commits
mailing list