blob: 8cab523fe1dd914d587d78f46cb1b7e60f1eafaa [file] [log] [blame] [view]
## 1.0.2
* Remove the workaround for [issue 19815][].
## 1.0.1
* Ignore errors from one of the servers if others are still bound. In
particular, this works around [issue 19815][] on some Windows machines where
IPv6 failure isn't discovered until we try to connect to the socket.
[issue 19815]: http://code.google.com/p/dart/issues/detail?id=19815