From f954d96659a738a8ba15550b8103695dea617ebc Mon Sep 17 00:00:00 2001 From: leitner Date: Sun, 19 Oct 2003 17:21:14 +0000 Subject: [PATCH] *** empty log message *** --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index ce0c47e..0d92117 100644 --- a/CHANGES +++ b/CHANGES @@ -12,6 +12,8 @@ turns out that BSD sendfile is actually FreeBSD sendfile -- neither OpenBSD nor NetBSD have it (as of 3.4 and 1.6.1). That means I'll need to try using mmap on OpenBSD and NetBSD to get zero-copy TCP. + guard against same event being signalled twice (confused our list + handling) 0.16: add buffer_fromsa (make buffer from stralloc)