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:
99- Add support for domain local await (@polytypic @talex5 #494 #503 ).
1010 Allows sharing e.g. kcas data-structures across Eio and Domainslib domains.
1111
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 ).
1313
1414- Remove eio_luv backend (@talex5 #485 ).
1515 It was only used on Windows, and has been replaced by eio_windows.
@@ -35,6 +35,10 @@ Bug fixes:
3535
3636- Fix ` Condition.await bug ` when cancelling (@polytypic @talex5 #487 ).
3737
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+
3842Documentation:
3943
4044- Link to developer meetings information (@talex5 @Sudha247 #515 ).
You can’t perform that action at this time.
0 commit comments