[Rev-talk] [PATCH 0/2] listener error handling cleanups
Eric Wong
normalperson at yhbt.net
Mon Oct 5 18:12:39 EDT 2009
Tony Arcieri <tony at medioh.com> wrote:
> Would you mind updating the 0.3.1 section of the CHANGES file to reflect
> what you've done?
Not at all, done and also pushed out to git://yhbt.net/rev
>From 3dc8dcaa479695824a47b41c800ee41b0dc6056c Mon Sep 17 00:00:00 2001
From: Eric Wong <normalperson at yhbt.net>
Date: Mon, 5 Oct 2009 15:10:37 -0700
Subject: [PATCH] update CHANGES with the latest Rev::Listener changes
---
CHANGES | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/CHANGES b/CHANGES
index 67be935..39d9668 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,10 @@
0.3.1:
-*
+* Removed warning about spuriously readable sockets from Rev::Listener
+
+* Rev::Listener ignores ECONNABORTED from accept_nonblock
+
+* Document rationale for EAGAIN/ECONNABORTED handling in Rev::Listener
0.3.0:
--
Eric Wong
More information about the Rev-talk
mailing list