Checked in matt's patches for TCP performance on Mac OS:
authorArt Cancro <ajc@citadel.org>
Mon, 15 Jan 2007 05:00:44 +0000 (05:00 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 15 Jan 2007 05:00:44 +0000 (05:00 +0000)
commit0dace6cab5590eaa0b5bbd687ef992feff7873f3
treef5d20db59b4e22949895749f9577e0d8f15b0cf0
parentea182b6d5d2049ddf161850f6bfd2cb4eb12e572
Checked in matt's patches for TCP performance on Mac OS:
* Check for OSX/Darwin in configure and define accordingly (HAVE_DARWIN)
* Created stub functions for buffer_output,
unbuffer_output, flush_output in sysdep.c
citadel/acconfig.h
citadel/configure.ac
citadel/sysdep.c