Descriptionstate/api: listen on localhost explicitly If we listen on ":0", the address returned from Addr is all-zeros, which is not always valid for dialling localhost. (I'm not sure why it ever is, actually) So we listen on 127.0.0.1 explicitly. https://code.launchpad.net/~rogpeppe/juju-core/537-listen-localhost/+merge/213675 (do not edit description out of merge proposal) Patch Set 1 #
MessagesTotal messages: 3 |