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

tarantool / tarantool / 22681756933 / 1
88%
master: 88%

Build:
DEFAULT BRANCH: master
Ran 04 Mar 2026 06:01PM UTC
Files 526
Run time 23s
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

04 Mar 2026 05:44PM UTC coverage: 87.649% (-0.04%) from 87.685%
22681756933.1

push

github

Gerold103
sio: platform-agnostic getprotobyname/num()

Recently the lua/socket.c code started using getprotobynumber_r()
and getprotobyname_r(). They exist on Linux, since the
non-reentrant versions of these functions aren't thread-safe.

But on MacOS these calls don't exist. The default ones are
declared as thread-safe out of the box in `man`, but not so in
online docs.

Lets make MacOS use the normal versions of these functions and
protect them with a mutex just in case. Wouldn't be a solution for
prod, but Mac is a dev-only platform for Tarantool, so not an
issue.

Closes #12362

NO_DOC=bugfix
NO_TEST=tested
NO_CHANGELOG=the bug wasn't released yet

70409 of 118498 branches covered (59.42%)

105920 of 120845 relevant lines covered (87.65%)

1393408.95 hits per line

Source Files on job 22681756933.1
  • Tree
  • List 526
  • Changed 34
  • Source Changed 0
  • Coverage Changed 34
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 22681756933
  • 039bf485 on github
  • Prev Job for on master (#22669557930.1)
  • Next Job for on master (#22716048711.1)
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