Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(59)

Unified Diff: CHANGELOG.md

Issue 2211523002: Make Mac-port non-blocking. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Update changelog. Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | runtime/bin/socket_macos.cc » ('j') | runtime/bin/socket_macos.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3c62bf55dc1f4b44847441285af20478045d97b1..d87c44b531b986b0300318602970de79a75e6108 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,10 @@
## 1.19.0
+### Core library changes
+
+* `dart:io`
+ * `Socket.connect` with source-address argument is now non-blocking.
+
### Tool Changes
* `dartfmt` - upgraded to v0.2.9
« no previous file with comments | « no previous file | runtime/bin/socket_macos.cc » ('j') | runtime/bin/socket_macos.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698