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

alanxz / rabbitmq-c / 1544 / 3
15%
master: 15%

Build:
DEFAULT BRANCH: master
Ran 11 Dec 2019 08:40AM UTC
Files 67
Run time 3s
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 Dec 2019 08:40AM UTC coverage: 42.813%. Remained the same
CONFIG=coverage

push

travis-ci

Alan Antonuk
ssl: fix OpenSSL modes to correct non-blocking behavior

OpenSSL changed the default in v1.1.1 of SSL_MODE_AUTO_RETRY from off to
on. Because rabbitmq-c uses non-blocking calls internally, this must be
disabled.

Additionally turn on SSL_MODE_ENABLE_PARTIAL_WRITE to allow SSL_write to
return before a full frame is written. This is likely a latent bug that
hasn't been found until recently.

Fixes #586

1537 of 3590 relevant lines covered (42.81%)

12.47 hits per line

Source Files on job 1544.3 (CONFIG=coverage)
  • Tree
  • List 0
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1499
  • Travis Job 1544.3
  • 50c9be0b on github
  • Prev Job for CONFIG=coverage on master (#1540.3)
  • Next Job for CONFIG=coverage on master (#1545.3)
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