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

multipath-tcp / mptcpd / 10523034509
67%

Build:
DEFAULT BRANCH: main
Ran 23 Aug 2024 09:06AM UTC
Jobs 1
Files 17
Run time 20min
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

23 Aug 2024 09:05AM UTC coverage: 64.766% (-0.01%) from 64.777%
10523034509

push

github

web-flow
Make listening socket creation optional. (#297)

In some cases, it is known in advanced that external applications have
created or will create listening sockets, and mptcpd doesn't need to do
that to avoid reporting failures because the address and port are
already in use.

This commit makes listening socket creation optional for userspace path
manager plugins by extending the API: it is now possible to call
`mptcpd_pm_add_addr_no_listener()` instead of `mptcpd_pm_add_addr()` to
announce a new address without creating a new listener socket.

Fixes #296.

6 of 8 new or added lines in 2 files covered. (75.0%)

1397 of 2157 relevant lines covered (64.77%)

5.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10523034509.1 23 Aug 2024 09:06AM UTC 0
64.77
GitHub Action Run
Source Files on build 10523034509
Detailed source file information is not available for this build.
  • Back to Repo
  • 334bb9c8 on github
  • Prev Build on main (#10114597542)
  • Next Build on main (#10680769314)
  • Delete
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