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

zeromq / libzmq / 8805778536

23 Apr 2024 07:00PM UTC coverage: 74.773% (+0.03%) from 74.748%
8805778536

push

github

bluca
Do not use _MSC_VER if windows

This fixes several instances where _MSC_VER was used to determine whether to use afunix.h or not. For example, MinGW requires the use of afunix.h but does not define _MSC_VER. The correct behavior is checking ZMQ_HAVE_WINDOWS.

Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>

14773 of 19757 relevant lines covered (74.77%)

36619.61 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

68.38
/libzmq/src/zmtp_engine.cpp


Source Not Available

The file "libzmq/src/zmtp_engine.cpp" isn't available on github. Either it's been removed, or the repo root directory needs to be updated.

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

© 2025 Coveralls, Inc