• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

zeromq / libzmq / 2191
76%

Build:
DEFAULT BRANCH: master
Ran 11 May 2016 08:06PM UTC
Jobs 1
Files 236
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
2191

Pull #1982

travis-ci

Hugne
tipc: add support for address domain suffix

The TIPC protocol bindings in ZeroMQ defaults to a lookup domain
of 1.0.0 to prevent 'closest first' search, and instead always
do round robin if several sockets in the network or node have
the same name published. In retrospect, this might have been a
bad idea because it won't work on standalone configurations.
We solve this by allowing an optional domain suffix to be provided
in the address, and 0.0.0 should be used in that case, or if the
TIPC address range in the cluster configuration is defined to some
other value. Domain suffixes are only relevant for connecting
addresses.

Signed-off-by: Erik Hugne <erik.hugne@gmail.com>
Pull Request #1982: tipc: add support for address domain suffix

8069 of 10772 relevant lines covered (74.91%)

35411.89 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/mechanism.cpp
Jobs
ID Job ID Ran Files Coverage
6 2191.6 (BUILD_TYPE=coverage CURVE=tweetnacl DRAFT=enabled) 11 May 2016 08:06PM UTC 0
74.91
Travis Job 2191.6
Source Files on build 2191
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2191
  • Pull Request #1982
  • PR Base - master (#2190)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc