git: tcp: Bring back MSG_EOF flag support in sosendtcp()
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Fri Nov 4 07:14:54 PDT 2011
commit 6d618102af05d19901a27434f2e96678f88272ff
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Fri Nov 4 22:01:32 2011 +0800
tcp: Bring back MSG_EOF flag support in sosendtcp()
Though it was originally designed for T/TCP, it is nice to have
While I'm here, clean up the 'async' setting
Summary of changes:
sys/kern/uipc_socket.c | 10 +++++++---
1 files changed, 7 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6d618102af05d19901a27434f2e96678f88272ff
--
DragonFly BSD source repository
More information about the Commits
mailing list