DragonFly commits List (threaded) for 2012-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: socket: Replicate soreceive() to sorecvtcp() for cleanup and optimization
commit 9510c423338710dcd491232d84457cfd99d5fbb9
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date: Thu Aug 30 11:26:13 2012 +0800
socket: Replicate soreceive() to sorecvtcp() for cleanup and optimization
Summary of changes:
sys/kern/uipc_socket.c | 350 ++++++++++++++++++++++++++++++++++++++++++++++
sys/netinet/tcp_usrreq.c | 4 +-
sys/sys/socketvar.h | 3 +
3 files changed, 355 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9510c423338710dcd491232d84457cfd99d5fbb9
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]