dart-sdk/runtime
Ryan Macnak 1b51889447 Allow binding the vm service to IPv6 addresses.
Change the default bind address to 'localhost', which will be resolved to '127.0.0.1' or '::1' depending on the host's support for IPv6.

Fixes #27841

R=johnmccutchan@google.com

Review URL: https://codereview.chromium.org/2515023002 .
2016-11-23 14:24:52 -08:00
..
bin Allow binding the vm service to IPv6 addresses. 2016-11-23 14:24:52 -08:00
include Dump stack trace on segfault in the VM. 2016-11-23 10:29:07 -08:00
lib VM: Optimize RegExp.matchAsPrefix(...) by generating a sticky RegExp specialization. 2016-11-17 17:46:21 +01:00
observatory Allow binding the vm service to IPv6 addresses. 2016-11-23 14:24:52 -08:00
platform Revert "Fix tsan failure" 2016-11-18 16:44:32 -08:00
tests/vm Enable SecureSocket on Fuchsia using BoringSSL and compiled-in certificates from dart-sdk/root_certificates. 2016-11-23 10:48:18 -08:00
third_party Format GN files and add a presubmit check that GN is properly formatted 2016-10-26 08:50:54 -07:00
tools Fix the Fuchsia build 2016-10-27 09:59:58 -07:00
vm Set the default value for use_corelib_source_files to true on windows as we do not have the source bits baked in. 2016-11-23 11:09:25 -08:00
.gitignore
BUILD.gn GN: Removes libdart_nosnapshot_precompiled_runtime 2016-11-16 08:57:17 -08:00
codereview.settings Remove trailing slash in codereview.settings to fix review url double slash 2015-10-01 07:27:13 -07:00
CPPLINT.cfg clang-formats remaining files and adds a presubmit check. 2016-11-09 12:43:57 -08:00
dart-runtime.gyp Use checked-in .package file for building and testing 2016-09-16 15:03:18 +02:00
PRESUBMIT.py clang-formats remaining files and adds a presubmit check. 2016-11-09 12:43:57 -08:00