We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d2ce36 commit 210c11aCopy full SHA for 210c11a
CHANGELOG.md
@@ -3,6 +3,10 @@ CHANGELOG
3
4
### 0.3.3 (2013-xx-xx)
5
6
+ * Bug fix: [EventLoop] No error on removing non-existent streams (@clue)
7
+ * Bug fix: [EventLoop] Do not silently remove feof listeners in `LibEvLoop`
8
+ * Bug fix: [Stream] Correctly detect closed connections
9
+
10
### 0.3.2 (2013-05-10)
11
12
* Feature: [Dns] Support default port for IPv6 addresses (@clue)
0 commit comments