Ran
|
Files
7
|
Run time
0s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/couchbase/cbft/commit/<a class=hub.com/couchbase/cbft/commit/608bb59248ef857b2c5dce2f8330728bad4a8ae4">608bb5924<a href="https://github.com/couchbase/cbft/commit/608bb59248ef857b2c5dce2f8330728bad4a8ae4">">MB-17378 - listen on 0.0.0.0&#39;s first With this change, cbft now treats 0.0.0.0 addrs with higher precendence. Any other non-0.0.0.0 addr that have the same PORT number, where cbft is already listening on &quot;0.0.0.0:PORT&quot;, will be logged but treated as a no-op, and should fix the &quot;bind: address already in use&quot; error cases. For example, with &quot;127.0.0.1:9910,0.0.0.0:9910&quot;, the 0.0.0.0 takes precedence and the 127.0.0.1 will become a logged no-op. Change-Id: I</a><a class="double-link" href="https://github.com/couchbase/cbft/commit/<a class="double-link" href="https://github.com/couchbase/cbft/commit/4a8938bdb2b6c522ec7cfb3e4ba470ddb3f0d3cf">4a8938bdb</a>">4a8938bdb</a><a href="https://github.com/couchbase/cbft/commit/608bb59248ef857b2c5dce2f8330728bad4a8ae4"> Reviewed-on: http://review.couchbase.org/58823 Reviewed-by: Marty Schoch <marty.schoch@gmail.com> Tested-by: Steve Yen <steve.yen@gmail.com>
1565 of 1986 relevant lines covered (78.8%)
4.15 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|