git: send(2): Add MSG_SYNC to allow user to disable asynchronized pru_send per-socket

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Fri Nov 4 07:14:53 PDT 2011


commit 1af30d612feb0c5769dabdf35641b7b0a7a7fce4
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Fri Nov 4 21:33:50 2011 +0800

    send(2): Add MSG_SYNC to allow user to disable asynchronized pru_send per-socket

Summary of changes:
 sys/kern/uipc_socket.c |    3 +++
 sys/sys/socket.h       |    3 ++-
 2 files changed, 5 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1af30d612feb0c5769dabdf35641b7b0a7a7fce4


-- 
DragonFly BSD source repository





More information about the Commits mailing list