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

alanxz / rabbitmq-c / 1544
15%

Build:
DEFAULT BRANCH: master
Ran 11 Dec 2019 08:40AM UTC
Jobs 1
Files 67
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

pending completion
1544

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

Jobs
ID Job ID Ran Files Coverage
3 1544.3 (CONFIG=coverage) 11 Dec 2019 08:40AM UTC 0
42.81
Travis Job 1544.3
Source Files on build 1544
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1544
  • 50c9be0b on github
  • Prev Build on master (#1540)
  • Next Build on master (#1545)
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