* Removed userspace buffering. Everyone has TCP_CORK or TCP_NOPUSH nowadays.
authorArt Cancro <ajc@citadel.org>
Thu, 12 Mar 2009 15:12:32 +0000 (15:12 +0000)
committerArt Cancro <ajc@citadel.org>
Thu, 12 Mar 2009 15:12:32 +0000 (15:12 +0000)
commit306d61522a4decb33c761969a3bd0df9ed696d14
tree1a7e293ba3b48fc96c520bb5442b59753bb03d57
parent2dde14d96e580110ecd91b35d525db0db6649d92
* Removed userspace buffering.  Everyone has TCP_CORK or TCP_NOPUSH nowadays.
citadel/server.h
citadel/sysdep.c
citadel/user_ops.c