File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ New features / API changes:
9
9
- Add support for domain local await (@polytypic @talex5 #494 #503 ).
10
10
Allows sharing e.g. kcas data-structures across Eio and Domainslib domains.
11
11
12
- - Add initial eio_windows backend (@patricoferris @talex5 #497 #530 #511 #523 , reviewed by @avsm @polytypic ).
12
+ - Add initial eio_windows backend (@patricoferris @talex5 #497 #530 #511 #523 # 509 , reviewed by @avsm @polytypic ).
13
13
14
14
- Remove eio_luv backend (@talex5 #485 ).
15
15
It was only used on Windows, and has been replaced by eio_windows.
@@ -35,6 +35,10 @@ Bug fixes:
35
35
36
36
- Fix ` Condition.await bug ` when cancelling (@polytypic @talex5 #487 ).
37
37
38
+ - Buf_write: fix flush returning too early (@talex5 #539 , reported by @cometkim ).
39
+
40
+ - Ignore ` ENOTCONN ` errors on socket shutdown (@avsm #533 , reported by @patricoferris , reviewed by @talex5 ).
41
+
38
42
Documentation:
39
43
40
44
- Link to developer meetings information (@talex5 @Sudha247 #515 ).
You can’t perform that action at this time.
0 commit comments