Commit Graph

  • 8bace31b3d Update zmq::message_t::str with max_size (#665) master Charles Cabergs 2025-09-22 08:53:55 +00:00
  • 3bcbd9dad2 Version 4.11.0 (#662) v4.11.0 Gudmundur Adalsteinsson 2025-06-20 19:15:08 +02:00
  • 8f641a3018 Fix -Wold-style-cast compilation warning (#660) Charles Cabergs 2025-05-26 11:34:26 +02:00
  • 34a9b3aa6a Add zmq_timers support (#657) Charles Cabergs 2025-04-23 21:30:24 +02:00
  • 7cb78a8ff8 Update CI runners (#658) Gudmundur Adalsteinsson 2025-04-23 12:11:27 +02:00
  • 78f91ad54c Merge pull request #656 from cacharle/fix-std-max-compilation-error Gudmundur Adalsteinsson 2025-04-18 19:45:52 +02:00
  • a6035caa65 Fix std::max compilation error on Windows Charles Cabergs 2025-04-14 17:01:45 +02:00
  • 21c83ca0c3 Merge pull request #652 from MichaelChirico/patch-1 Gudmundur Adalsteinsson 2025-03-12 12:17:13 +01:00
  • 045bd26248 Remove space in custom string literal Michael Chirico 2025-03-11 22:27:10 -07:00
  • 563123103e Merge pull request #650 from MistEO/patch-1 Gudmundur Adalsteinsson 2025-02-26 10:20:55 +01:00
  • c06ef82c6b docs: add notes MistEO 2025-02-25 00:56:23 +08:00
  • 4ee2fe3c5e Merge pull request #648 from stephanlachnit/p-busy-poll Gudmundur Adalsteinsson 2025-02-24 16:35:51 +01:00
  • b99f0f30a6 docs: fix link target MistEO 2025-02-23 01:46:43 +08:00
  • c72994bea6 Add ZMQ_BUSY_POLL option Stephan Lachnit 2025-02-22 12:57:13 +01:00
  • d46df2baf5 Merge pull request #646 from nevadex/patch-1 Gudmundur Adalsteinsson 2025-02-03 15:46:16 +00:00
  • 835ca4fba3 document CPPZMQ_BUILD_TESTS and adjust formatting and semantics nevadex 2025-02-03 08:07:42 -05:00
  • 6541dd1ce9 Merge pull request #565 from stephanlachnit/p-remove-draft-api-setting Gudmundur Adalsteinsson 2024-08-12 16:54:02 +00:00
  • 23cd83e83b Merge pull request #631 from egecetin/master Gudmundur Adalsteinsson 2024-08-12 16:41:07 +00:00
  • 301871aa1d Merge pull request #627 from dr7ana/router-raw Gudmundur Adalsteinsson 2024-08-12 10:59:06 +00:00
  • d537960670 Merge pull request #632 from cybaol/update_to_catch2_v3 Gudmundur Adalsteinsson 2024-08-11 21:22:21 +00:00
  • 77364388ac Update to Catch2 v3 cybaol 2024-03-05 18:56:14 +08:00
  • 0b86d06104 Add on_monitor_stopped functions Ege Çetin 2024-02-22 14:15:17 +03:00
  • 03cfaaed0d Added integral sockopt -- "router_raw" dr7ana 2024-01-30 12:28:49 -08:00
  • 2fd8bfc747 ci: update to libzmq 4.3.5 Stephan Lachnit 2023-11-22 13:34:13 +01:00
  • 01bcc7d474 Remove ENABLE_DRAFTS option Stephan Lachnit 2022-07-29 22:05:23 +02:00
  • 6164cf7dbc Merge pull request #622 from typon/typon/generic-poller-events Gudmundur Adalsteinsson 2023-10-30 18:32:07 +00:00
  • 3f6fe441e4 allow generic sequence of poller events hfarooq 2023-10-26 22:03:37 +00:00
  • 160ac8ec61 Merge pull request #599 from zeromq/gummif-patch-2 Gudmundur Adalsteinsson 2023-09-14 08:25:37 +00:00
  • 47c1278bfc Explicit images Gudmundur Adalsteinsson 2023-09-13 22:15:46 +00:00
  • 13becaea53 Remove old compilers Gudmundur Adalsteinsson 2023-09-12 21:50:13 +00:00
  • 85a14afe30 Merge pull request #612 from dietelTiMaMi/feature/ExposeMonitorSocketForActivePoller Gudmundur Adalsteinsson 2023-09-08 18:39:37 +00:00
  • 72730168d6 made test more robust by increasing tries for polling and breaking after event occurred Stefan Dietel 2023-09-07 08:40:13 +02:00
  • f2e9762bc9 replaced chrono literals because they are not available prior to cpp14 Stefan Dietel 2023-08-28 09:40:41 +02:00
  • be5206f3c7 explicitly include chrono for monitor test Stefan Dietel 2023-08-28 08:38:17 +02:00
  • d8ab66a7af keep _monitor_socket as private member Stefan Dietel 2023-08-25 16:26:41 +02:00
  • 2dcab86425 add test for using active poller on monitor Stefan Dietel 2023-08-25 16:19:55 +02:00
  • 224bfca5b7 moved process_event into protected area Stefan Dietel 2023-08-25 14:18:58 +02:00
  • f2301a8769 split check_event made monitor_socket protected Stefan Dietel 2023-08-25 14:18:32 +02:00
  • 945d60c36b Merge pull request #606 from stephanschim/ssc/active-poller-fd Gudmundur Adalsteinsson 2023-07-27 09:02:41 +00:00
  • 2533a7e7a2 socket ref or native file descriptor for poller without use of std::variant_t Stephan Schim 2023-07-25 19:11:42 +02:00
  • f9f6b79e18 Merge pull request #608 from LocutusOfBorg/patch-1 Gudmundur Adalsteinsson 2023-07-25 14:26:29 +00:00
  • 9c3991caa8 Update CMakeLists.txt Gianfranco Costamagna 2023-07-20 11:48:13 +02:00
  • dd67d56eae unit test for active_poller and poller_t support for file descriptors Stephan Schim 2023-07-19 17:06:48 +02:00
  • b5ce0ada48 active_poller and poller_t support for file descriptors Stephan Schim 2023-07-19 16:09:27 +02:00
  • c94c20743e Merge pull request #598 from zeromq/gummif-patch-1 v4.10.0 Gudmundur Adalsteinsson 2023-06-20 10:05:35 +00:00
  • cce9e9dbe5 Upgrade deprecated CI OS Gudmundur Adalsteinsson 2023-06-20 10:04:40 +00:00
  • b1bd1410cd Version 4.10.0 Gudmundur Adalsteinsson 2023-06-20 10:00:01 +00:00
  • 87460b030e Version 4.10.0 gfaþ/4-10-0 Gudmundur Adalsteinsson 2023-06-20 09:58:26 +00:00
  • 9a655c16f2 Merge pull request #595 from uyha/poller-fd Gudmundur Adalsteinsson 2023-06-09 12:26:40 +00:00
  • 36b6053f92 call the correct function Uy Ha 2023-06-07 14:51:03 +00:00
  • f51fa9695a add function for adding file descriptor to poller_t Uy Ha 2023-06-07 14:27:26 +00:00
  • 2e6eff0dcc Merge pull request #594 from mschubert/master Gudmundur Adalsteinsson 2023-05-30 12:57:26 +00:00
  • 21320c8f45 add DRAFT socket options for libzmq 4.3.2-4 Michael Schubert 2023-05-29 23:54:06 +02:00
  • c66fc6094b Merge pull request #581 from Teebonne/patch-1 Gudmundur Adalsteinsson 2022-10-16 14:29:17 +00:00
  • 6020e1ab36 ZMQ_NOTHROW for compatibility Teebonne 2022-10-15 16:04:08 +01:00
  • fa0f112ac6 Fixes warning Teebonne 2022-10-14 01:02:54 +01:00
  • d96155cbc3 Merge pull request #579 from Teebonne/patch-1 Gudmundur Adalsteinsson 2022-10-10 21:01:16 +00:00
  • 9fa9fbfddf Rebuild with string argument, like the constructor Teebonne 2022-10-10 20:08:02 +01:00
  • 2aee6cd8c5 Merge pull request #578 from Teebonne/patch-1 Gudmundur Adalsteinsson 2022-10-10 13:52:09 +00:00
  • dc151e2ba6 Disambiguation from other max functions Teebonne 2022-10-10 11:19:49 +01:00
  • d67b6352b8 Merge pull request #577 from gummif/gfa/release-4.9.0 v4.9.0 Gudmundur Adalsteinsson 2022-10-09 14:21:32 +00:00
  • 21607318f6 Version 4.9.0 Gudmundur Adalsteinsson 2022-10-09 14:20:05 +00:00
  • c25f595506 Merge pull request #576 from gummif/gfa/monitor-test-flaky Gudmundur Adalsteinsson 2022-10-09 14:16:48 +00:00
  • 918be1d175 Update deprecated CI OS Gudmundur Adalsteinsson 2022-10-09 14:02:06 +00:00
  • 326a994c5f Problem: Intermittent monitor test failures Gudmundur Adalsteinsson 2022-10-09 13:53:58 +00:00
  • 381f699d37 Merge pull request #570 from FrankXie05/vcpkg-instructions Gudmundur Adalsteinsson 2022-09-20 22:51:02 +00:00
  • 7d68f82221 correct name FrankXie 2022-09-19 23:20:36 -07:00
  • 6798618a9d Complete the script name FrankXie 2022-09-13 23:26:54 -07:00
  • 6604d3fa7d Add vcpkg installation instructions FrankXie 2022-09-09 00:32:06 -07:00
  • e70dd63a34 Merge pull request #564 from stephanlachnit/p-add-pkg-config Gudmundur Adalsteinsson 2022-08-18 13:53:10 +00:00
  • 361156a345 Merge pull request #568 from stephanlachnit/p-fix-pubsub_multithread_inproc Gudmundur Adalsteinsson 2022-08-12 13:56:50 +00:00
  • 3f8cc0ae99 examples: fix missing header Stephan Lachnit 2022-08-12 13:36:12 +02:00
  • 6f7338cb05 Add pkg-config file Nicolas Benes 2022-07-29 20:41:38 +02:00
  • 7742eb3693 Merge pull request #559 from nandanvasudevan/master Gudmundur Adalsteinsson 2022-06-15 20:34:48 +00:00
  • 60aa6ad515 Updating Catch2 v2 to v2.13.9 nandanv 2022-06-15 20:43:02 +05:30
  • 9070e7c473 Merge pull request #558 from drolevar/master Gudmundur Adalsteinsson 2022-06-10 09:45:32 +00:00
  • cfb0073717 Add support for ZMQ_ONLY_FIRST_SUBSCRIBE option Andrij Abyzov 2022-06-08 16:04:42 +02:00
  • 26362337a9 Merge pull request #553 from gin-ahirsch/gcc-non14-constexpr Gudmundur Adalsteinsson 2022-05-10 13:05:26 +00:00
  • b9f6e06a16 Suppress ZMQ_EXTENDED_CONSTEXPR on gcc with partial C++14 support Alexander Hirsch 2022-04-21 11:57:37 +02:00
  • a98fa4a91d Merge pull request #524 from egpbos/patch-1 Gudmundur Adalsteinsson 2021-10-25 21:44:57 +00:00
  • d9a43fb342 add link to CPPZMQ tour to README Patrick Bos 2021-10-25 12:27:19 +02:00
  • c170aabf92 Merge pull request #523 from jasujm/master Gudmundur Adalsteinsson 2021-10-22 14:07:03 +00:00
  • cbe449908e Problem: sock.get(zmq::sockopt::type) is not typesafe Jaakko Moisio 2021-10-21 20:51:33 +03:00
  • 33ed54228e Merge pull request #519 from zeromq/gfa/apioverview Luca Boccassi 2021-09-23 17:55:12 +01:00
  • f0efbf4745 Problem: No API documentation or overview gfa/apioverview Gudmundur Adalsteinsson 2021-09-23 16:42:47 +00:00
  • dd663fafd8 Merge pull request #518 from gummif/gfa/481 v4.8.1 Gudmundur Adalsteinsson 2021-09-19 08:53:08 +00:00
  • 37d70cca7f Bump version Gudmundur Adalsteinsson 2021-09-19 08:52:02 +00:00
  • 286d8be432 Merge pull request #515 from ashish-17/patch-1 Gudmundur Adalsteinsson 2021-09-16 21:51:29 +00:00
  • 6f8a1805a5 ZMQ_DEPRECATED doesn't fallback for unrecognized compiler Ashish Jindal 2021-09-16 13:36:41 -04:00
  • e0314c959e Merge pull request #513 from geirhei/geirhei/multipart-equality-operator Gudmundur Adalsteinsson 2021-09-12 13:47:52 +00:00
  • 14f304f987 Add == and != operators for multipart_t Geir Henning Eikeland 2021-09-11 22:20:30 +02:00
  • 267d300d1c Merge pull request #510 from Cazadorro/windows_zmq_static_find_fix v4.8.0 Gudmundur Adalsteinsson 2021-08-20 17:00:22 +00:00
  • 180fbcc561 Merge pull request #497 from zeromq/gfa/pollms Luca Boccassi 2021-08-13 15:10:19 +01:00
  • 3b67b10d98 Fixes https://github.com/zeromq/cppzmq/issues/361, by incorperating Ferdnyc's changes in OpenShot/libopenshot, previously cppzmq was not looking for the correct names, and rejected valid static library names when looking for zmq on windows, this fix aims to include those other names Cazadorro 2021-07-28 14:04:53 -05:00
  • 2b466a6e40 Call non-deprecated functions in implementation Gudmundur Adalsteinsson 2021-07-25 18:42:44 +00:00
  • b4c5c6ac77 Merge pull request #509 from hirokiht/fix_monitor_draft_libzmq-4-3 Gudmundur Adalsteinsson 2021-07-19 12:17:28 +00:00
  • e8d0f4a4e8 Fix handshake event don't need DRAFT API in libzmq v4.3.0 and above Hiroki Takeuchi 2021-07-19 08:49:17 +00:00
  • 73b18d558c Merge pull request #507 from gummif/gfa/gha Luca Boccassi 2021-07-16 18:19:38 +01:00
  • 5c4e87e5ad Update readme Gudmundur Adalsteinsson 2021-07-16 17:08:35 +00:00
  • a8dae86e08 Remove old ci script Gudmundur Adalsteinsson 2021-07-16 11:10:04 +00:00