commit | 44177a31985a9cb94babea1c0a06bac9196df3f9 | [log] [tgz] |
---|---|---|
author | Nate Bosch <nbosch@google.com> | Thu Apr 25 12:28:40 2019 -0700 |
committer | GitHub <noreply@github.com> | Thu Apr 25 12:28:40 2019 -0700 |
tree | 74a1fd29bd6c670a1c3646ea73031542403e6b64 | |
parent | 7e75f3ca39dde741043dbbf0f4a8d87f621d2272 [diff] |
Close Ipv4 server when failing to start Ipv6 (dart-lang/http_multi_server#12) Fixes a bug that could prevent the VM from shutting down if there is a port conflict with Ipv6 but not Ipv4.