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

Unified Diff: CHANGELOG.md

Issue 2211523002: Make Mac-port non-blocking. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Add 'on Mac' to 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') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c583667e3a6024bebdf5e58b4eb0294d4a157114..c3b9e427ef56ef19f0e6c944c2f824185fe6a377 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,8 @@
### Core library changes
* `dart:io`
+ * `Socket.connect` with source-address argument is now non-blocking
+ on Mac. Was already non-blocking on all other platforms.
* Report a better error when a bind fails because of a bad source address.
### Tool Changes
« no previous file with comments | « no previous file | runtime/bin/socket_macos.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698