Skip to content

issues Search Results · repo:zeromq/libzmq language:C++

Filter by

1k results
 (83 ms)

1k results

inzeromq/libzmq (press backspace or delete to remove)

version: 4.3.5 In our application we are experiencing memory leaks over time. This seems to sometimes happen when a new message is received on a socket before we have finished dealing with the previous ...
  • mangodan2003
  • Opened 
    14 days ago
  • #4811

Hi, the latest release is already some years old and since then there have been quite some changes and bug fixes. Is there any roadmap for the next release date? Best regards Jonas
  • onny
  • 2
  • Opened 
    18 days ago
  • #4810

Having issues with paths and static libs. The following fixes it if (ENABLE_CURVE) add_executable(curve_keygen tools/curve_keygen.cpp) target_include_directories(curve_keygen PUBLIC $ BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}/include ...
  • diehard2
  • Opened 
    25 days ago
  • #4808

Feature Request: Add a callback mechanism for ZeroMQ sockets to handle incoming messages asynchronously. Description: Currently, ZeroMQ requires explicit polling or blocking calls to check for incoming ...
  • lichanglin688
  • Opened 
    on Jul 14
  • #4807

Double free happening in ZMQ 4.3.4 version, causing reaper and IO thread crashes when system goes down Thread 1: #10 in zmq::yqueue_t zmq::msg_t, 256 :: del yqueue_t ( , __in_chrg= optimized out ) at ...
  • shivteja14
  • 1
  • Opened 
    on Jul 14
  • #4806

I get the following assertion when receiving on a pull socket: Assertion failed: pfd.revents POLLIN (C:\Users\...\vcpkg\buildtrees\zeromq\src\v4.3.5-37c87b6b8c.clean\src\signaler.cpp:238) Here is the ...
  • cacharle
  • Opened 
    on Jul 14
  • #4805

Summary The implementation of alt_clock_gettime() in clock.cpp does not check the return value of host_get_clock_service() or clock_get_time(). If either of these system calls fail, the function proceeds ...
  • zqw86713
  • 1
  • Opened 
    on Jul 5
  • #4804

Context A docker build we have has been failing for the last couple of days when running the command microdnf -y install libzmq5 Error The error generated is: error: package libzmq5-4.3.5-39.6.x86_64 ...
  • conormurray95
  • 1
  • Opened 
    on Jun 26
  • #4801

Please provide preferred citation details, ideally with a BibTeX entry so scientific publications can cite you (and spread the word!). In case a Github-issue is the wrong course for this request, I will ...
  • leoth-91
  • Opened 
    on Jun 25
  • #4798

In the ZMQ Guide here: http://zguide.zeromq.org/php:chapter3#The-DEALER-to-DEALER-Combination Quote: _ We’ll see a worked example later. Let’s just say for now that DEALER to DEALER is one of the trickier ...
  • StephenApptronik
  • 2
  • Opened 
    on Jun 5
  • #4794
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub