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

zeromq / libzmq / 2431
76%

Build:
DEFAULT BRANCH: master
Ran 23 Oct 2016 09:37PM UTC
Jobs 1
Files 241
Run time 11s
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
2431

Pull #2171

travis-ci

web-flow
Problem: 2 connects with same sourceip:port to different destip:port fail

Solution: during a connect with a TCP endpoint if a source address is
passed set the SO_REUSEADDR/SO_EXCLUSIVEADDRUSE flag on the socket
before the bind system call.
Add unit test to cover this case for both IPv4 and IPv6.
Pull Request #2171: Problem: 2 connects with same sourceip:port to different destip:port fail

3 of 3 new or added lines in 1 file covered. (100.0%)

8252 of 10854 relevant lines covered (76.03%)

22493.95 hits per line

Jobs
ID Job ID Ran Files Coverage
6 2431.6 (BUILD_TYPE=coverage CURVE=tweetnacl DRAFT=enabled) 23 Oct 2016 09:37PM UTC 0
76.03
Travis Job 2431.6
Source Files on build 2431
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2431
  • Pull Request #2171
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