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

ska-sa / spead2 / 771 / 1
74%
master: 79%

Build:
Build:
LAST BUILD BRANCH: fix-too-old-heaps
DEFAULT BRANCH: master
Ran 11 Oct 2019 08:42AM UTC
Files 100
Run time 5s
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

11 Oct 2019 08:34AM UTC coverage: 73.678%. First build
COVERAGE=yes TEST_PYTHON=yes PYTHON=python3 CC="gcc" TEST_CXX=yes CXX="g++" RECVMMSG=yes SENDMMSG=yes EVENTFD=yes IBV=yes PCAP=yes

push

travis-ci

bmerry
Fix a race condition in TCP accept_handler

It was manipulating the sockets without the appropriate mutex. Apart
from generally being undefined behaviour, it could manifest as trying to
double-close the socket leading to an EBADF exception, killing the
io_service thread.

Closes #78.

3051 of 4141 relevant lines covered (73.68%)

139066.04 hits per line

Source Files on job 771.1 (COVERAGE=yes TEST_PYTHON=yes PYTHON=python3 CC="gcc" TEST_CXX=yes CXX="g++" RECVMMSG=yes SENDMMSG=yes EVENTFD=yes IBV=yes PCAP=yes)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 154
  • Travis Job 771.1
  • 32073826 on github
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