Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 ## 1.0.1 | |
| 2 | |
| 3 * Ignore errors from one of the servers if others are still bound. In | |
| 4 particular, this works around [issue 19815][] on some Windows machines where | |
| 5 IPv6 failure isn't discovered until we try to connect to the socket. | |
| 6 | |
| 7 [issue 19815]: http://code.google.com/p/dart/issues/detail?id=19815 | |
| OLD | NEW |