DragonFly commits List (threaded) for 2011-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: getsockopt: Add SO_SNDSPACE
commit 755c519ce0fab5471f3b9f206fe894f352ab42c5
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date: Fri Aug 5 13:53:17 2011 +0800
getsockopt: Add SO_SNDSPACE
This SOL_SOCKET get-only option is used to get the approximate free space
of send buffer.
Summary of changes:
sys/kern/uipc_socket.c | 6 ++++++
sys/sys/socket.h | 1 +
2 files changed, 7 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/755c519ce0fab5471f3b9f206fe894f352ab42c5
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]