summaryrefslogtreecommitdiffstats
path: root/src/debug_flags.h
diff options
context:
space:
mode:
authorTej Chajed <tchajed@mit.edu>2017-03-09 18:57:22 (GMT)
committerTej Chajed <tchajed@mit.edu>2017-03-09 18:57:22 (GMT)
commit8a32d21b674c144ac948e037d4eac64352f09849 (patch)
treef04833f8bb5c1e1ca3fb67e2571b18b48b117355 /src/debug_flags.h
parentfb3c70049b82d53101fc6086a1699ecf16966792 (diff)
downloadNinja-8a32d21b674c144ac948e037d4eac64352f09849.zip
Ninja-8a32d21b674c144ac948e037d4eac64352f09849.tar.gz
Ninja-8a32d21b674c144ac948e037d4eac64352f09849.tar.bz2
browse: Bind to localhost by default
Previously the browse server would bind to "", which is translated to 0.0.0.0 (all interfaces), and then the hostname as retrieved by socket.gethostname() was presented to the user. The hostname is now "localhost" by default and is configurable, so the original behavior is achieved with `ninja -t browse -a ""`.
Diffstat (limited to 'src/debug_flags.h')
0 files changed, 0 insertions, 0 deletions