Commit Graph

  • 570ff93ea9 Create a binding for zmq_msg_gets. Mateusz Piotrowski 2016-11-15 22:00:15 +01:00
  • 4648ebc964 Merge pull request #89 from phlptp/master Constantin Rack 2016-11-06 20:16:23 +01:00
  • 95ce4f2bc2 Update zmq.hpp Philip Top 2016-11-06 07:38:16 -08:00
  • 8d64ceccb3 Merge remote-tracking branch 'remotes/origin/master' Philip Top 2016-11-06 07:18:32 -08:00
  • e9b28db670 Merge pull request #87 from rolftimmermans/exception-fix Luca Boccassi 2016-10-28 13:57:59 +01:00
  • e138b74cde Constructor for std::exception does not take string argument. Rolf Timmermans 2016-10-28 14:53:22 +02:00
  • c5611d6aff Merge pull request #86 from K0n63n/master Luca Boccassi 2016-10-23 00:21:59 +01:00
  • da1b5e3e23 Add comments, optimize some functions, add static asserts Harald Nøkland 2016-10-23 00:27:12 +02:00
  • a3f166e5cd added conditional C++11 definitions to match visual studio 2015 Philip Top 2016-10-22 06:24:35 -07:00
  • 0791496622 Merge pull request #82 from staticfloat/master Constantin Rack 2016-10-22 09:27:47 +02:00
  • 7faa9b0618 Merge pull request #85 from serge-medvedev/context-close-destruct-assert-issue Ben Gray 2016-09-19 14:27:15 +01:00
  • 8214a500d9 Assertion in dtor of context_t doesn't fail if close method has already been called Serge Medvedev 2016-09-19 10:05:32 +03:00
  • 93af23a58e Enable passing flags in to send() and recv() Elliot Saba 2016-08-14 16:46:43 -07:00
  • 92d2af6def Merge pull request #81 from yorickdewid/patch-1 Constantin Rack 2016-07-18 21:03:11 +02:00
  • bd288a55c1 Remove explicit cast on void pointer operator Yorick de Wid 2016-07-18 16:51:24 +02:00
  • 0db7521a64 Merge pull request #75 from K0n63n/master Constantin Rack 2016-04-06 20:41:32 +02:00
  • e7c2093581 Class for multipart messaging Harald Nøkland 2016-04-06 14:20:10 +02:00
  • 68a7b09cfc Merge pull request #70 from raulcf/master Constantin Rack 2016-01-20 00:11:25 +01:00
  • 014628cb34 Updating zmq_ctx_shutdown to zmq_ctx_ctx which is imported in zmq.h raulcf 2016-01-19 17:39:26 -05:00
  • 7f7c83411d Merge pull request #67 from K0n63n/master Pieter Hintjens 2015-12-03 09:15:21 +01:00
  • fdd9d2d5f0 New fill constructor for message_t Harald Nøkland 2015-12-03 08:43:24 +01:00
  • c86eb9ed4d Merge pull request #66 from K0n63n/master Constantin Rack 2015-12-03 08:38:41 +01:00
  • 18b5870caa Fix warning 4996 in msvc debug build Harald Nøkland 2015-12-03 08:23:39 +01:00
  • ac1c3c3bd8 Merge pull request #65 from K0n63n/master Pieter Hintjens 2015-11-30 17:15:25 +01:00
  • 308239d758 Correction to pull request #56 Harald Nøkland 2015-11-30 16:55:51 +01:00
  • df5ce1782c Merge pull request #64 from K0n63n/master Pieter Hintjens 2015-11-30 15:52:06 +01:00
  • 4815c80aed Fix two issues in message_t's range constructor Harald Nøkland 2015-11-30 15:22:35 +01:00
  • 2e22e3fc45 Merge pull request #62 from gdfast/patch-2 Constantin Rack 2015-11-19 20:05:58 +01:00
  • c1e8ac0f19 Make getsockopt() functions const gdfast 2015-11-19 12:37:07 -05:00
  • bad35bdbfe Merge pull request #59 from dquam/patch-1 Constantin Rack 2015-11-14 09:27:49 +01:00
  • baeaebc1cf Fix usage of zmq_msg_recv and zmq_recvmsg dquam 2015-11-12 15:35:16 -06:00
  • 7c3d374ff8 Merge pull request #57 from gdfast/patch-1 Constantin Rack 2015-11-10 21:20:22 +01:00
  • fadb37e4a7 Merge pull request #52 from revaultch/master Constantin Rack 2015-11-10 21:20:11 +01:00
  • 5989203558 Avoid using deprecated function zmq_recvmsg gdfast 2015-11-10 15:14:21 -05:00
  • 4d79066be3 Merge pull request #56 from cmcmurrough/master Pieter Hintjens 2015-11-06 02:05:22 +01:00
  • 0feecde95c fixed type mismatch warnings (size_t to int) Christopher D. McMurrough 2015-11-05 17:21:24 -06:00
  • a4459abdd1 Merge pull request #55 from banburybill/master Pieter Hintjens 2015-11-01 17:34:17 +01:00
  • 87b12c806a Extend C++11 guard to cover remaining use of std::vector data(). Jim Hague 2015-11-01 16:08:56 +00:00
  • 971092e472 Fixes assertion error, when destroing ctx while creating a socket from a different thread: ./src/mutex.hpp:123 Urs Keller 2015-10-02 16:32:36 +02:00
  • fa2f2c67a7 Merge pull request #51 from ligouras/master Pieter Hintjens 2015-09-26 20:42:39 +02:00
  • 05a0256d0e Fix backward compatibility Spyros Ligouras 2015-09-26 13:20:37 +03:00
  • a88bf3e0b0 Merge pull request #49 from jens-auer/master Richard Newton 2015-07-06 08:33:38 +01:00
  • 34c8e4395c Fixed some const-correctness issues jens 2015-03-23 23:13:09 +01:00
  • ac705f6047 Merge pull request #43 from tolchz/master Andrey Sibiryov 2015-03-05 20:44:11 -05:00
  • 67b216681d Add an rvalue overload for socket_t::send Todd Neal 2015-03-05 11:15:08 -06:00
  • 403f5d6e32 Merge pull request #42 from tolchz/master Andrey Sibiryov 2015-03-05 09:31:39 -05:00
  • f141cf5bfc Fix a misaligned load Todd Neal 2015-03-05 08:05:02 -06:00
  • 1f05e0d111 Merge pull request #41 from hintjens/master Richard Newton 2014-09-11 16:51:03 +01:00
  • 7f6cc85df8 Problem: zmq_event_t removed in libzmq v4.1 Pieter Hintjens 2014-09-11 08:32:58 +02:00
  • 96e05769d2 Merge pull request #39 from zbierak/master Pieter Hintjens 2014-08-08 11:58:43 +02:00
  • a819813095 Fixes backward compatibility with zmq 3.x zbierak 2014-08-08 08:09:32 +00:00
  • ce806eec82 Merge pull request #38 from justinboswell/master Pieter Hintjens 2014-08-06 21:06:29 +02:00
  • 0c0f3ae451 Fixed misaligned structure cast Justin Boswell 2014-08-06 14:49:59 -04:00
  • ee47ae4cdd Merge pull request #36 from cosmoharrigan/patch-1 Pieter Hintjens 2014-03-21 07:40:49 +02:00
  • 04d2897605 Fix for #34 Cosmo Harrigan 2014-03-20 22:35:50 -07:00
  • 35d6bb5128 Merge pull request #33 from cosmoharrigan/proxy Pieter Hintjens 2014-03-18 07:10:29 +01:00
  • 9683327efc Add proxy_steerable interface for zmq_proxy_steerable in versions >= 4.0.4 Cosmo Harrigan 2014-03-17 18:20:51 -07:00
  • 77b55a27b0 Merge pull request #32 from madevgeny/master Pieter Hintjens 2014-03-14 10:13:21 +01:00
  • 2658780e3a Fixed assert on Win8.1. Thanks to jonwfreeman. evgeny 2014-03-14 13:06:11 +04:00
  • b4b7d9f64f Merge pull request #30 from madevgeny/master Pieter Hintjens 2014-03-03 18:11:18 +01:00
  • 1b7948c6d9 Added parameter to set the max number of sockets. evgeny 2014-03-03 19:21:18 +04:00
  • 2358037407 Merge pull request #27 from jonnydee/master taurel 2013-07-19 00:09:56 -07:00
  • 6c17af22b7 monitor_t: Avoid compiler warnings resulting from unused method parameters. Jonny Dee 2013-07-18 23:52:44 +02:00
  • 495eba101c Merge pull request #26 from mrothe/patch-1 Richard Newton 2013-07-17 05:42:00 -07:00
  • 830d2ede86 Revert "Fix missing include". Markus Rothe 2013-07-17 13:59:06 +02:00
  • f43e83e34e Merge pull request #22 from ricnewton/monitor_updates Andrey Sibiryov 2013-07-16 06:10:47 -07:00
  • ce4a4a311e Merge pull request #19 from hintjens/master taurel 2013-07-16 05:09:01 -07:00
  • 7975875acd Merge pull request #23 from cjuniet/master Andrey Sibiryov 2013-07-16 04:18:56 -07:00
  • 3f7bab2f63 Merge pull request #25 from csteifel/master Pieter Hintjens 2013-07-13 14:07:14 -07:00
  • 6a04e4a7f3 Changed context_t to use new zmq_ctx_* functions Colin Steifel 2013-07-13 14:52:51 -04:00
  • abb3bd2c75 Merge pull request #24 from csteifel/master Kobolog 2013-07-12 15:26:04 -07:00
  • b9d239b0db Adding space between function and args to conform with style Colin Steifel 2013-07-12 17:59:42 -04:00
  • 9751701d7a Changed from static_cast to != to avoid warnings Colin Steifel 2013-07-12 17:36:23 -04:00
  • b6839cd50d Adding ability to check for multipart messages Colin Steifel 2013-07-12 17:02:10 -04:00
  • f1fd8f8f6a Fix missing include Christophe Juniet 2013-07-04 18:46:52 +02:00
  • 32546c6538 Convert all tabs to spaces to match formatting style for rest of the file. Richard Newton 2013-07-01 13:33:28 +01:00
  • 666cc7ae4e Implement monitor aborting. This relies on having the new ZMQ_EVENT_MONITOR_STOPPED event. Richard Newton 2013-07-01 13:31:33 +01:00
  • 37d5ecd7e2 Add event called after we have connected up our paired socket, we are guaranteed to get monitor events after this point. Richard Newton 2013-06-28 18:31:00 +01:00
  • 938e4ab07b Rework monitor to support both new (3.3 and above) and old ways montior events work. Richard Newton 2013-06-28 17:32:49 +01:00
  • dfea887ecb Parse event structure as data for event handlers. Richard Newton 2013-06-28 14:07:27 +01:00
  • 61a21bb082 Avoid a memcpy in monitor_t Richard Newton 2013-06-28 12:34:18 +01:00
  • b34444d273 Rework monitor_t. Richard Newton 2013-06-28 12:22:21 +01:00
  • c36e3065d2 Merge pull request #18 from Kobolog/master Pieter Hintjens 2013-06-27 10:55:54 -07:00
  • b009df6499 Merge pull request #17 from grefab/master Pieter Hintjens 2013-06-27 10:55:43 -07:00
  • d5cf3c9410 Merge pull request #15 from montoyaedu/master Pieter Hintjens 2013-06-27 10:55:23 -07:00
  • 56482ca7c8 Merge pull request #20 from taurel/master Pieter Hintjens 2013-06-27 10:54:34 -07:00
  • 3afc98efa1 Add a disconnect method (interface to the zmq_disconnect call) in the socket_t class Emmanuel Taurel 2013-06-26 17:04:45 +02:00
  • 4c8fbb9acb Added license and link to C4.1 contribution policy Pieter Hintjens 2013-05-10 07:39:40 -04:00
  • 2fe20236f5 prevent unused expression result warnings from non-debug ZMQ_ASSERT macro expansion Andrey Sibiryov 2013-04-06 04:14:30 +04:00
  • 2798087c2e added possibility to disconnect. Gregor Fabritius 2013-02-23 22:01:31 +01:00
  • de8059f190 added possibility to unbind. Gregor Fabritius 2013-02-23 19:50:59 +01:00
  • b232978003 Merge pull request #14 from robertmaynard/master Ian Barber 2013-02-13 11:59:36 -08:00
  • 34dd3a1f36 Merge pull request #13 from jdswinbank/master Ian Barber 2013-02-13 11:56:38 -08:00
  • f30f92b392 syntax & bug fixing modified monitor_t interface H. Eduardo Montoya Sánchez 2013-01-30 17:30:05 +01:00
  • bcdf163fa8 work in progress... H. Eduardo Montoya Sánchez 2013-01-30 15:22:54 +01:00
  • 9f7a5f18d1 Update zmq.hpp Montoya Edu 2013-01-29 19:14:17 +01:00
  • b1dacd8d0f Update zmq.hpp Montoya Edu 2013-01-29 19:11:33 +01:00
  • a5174232d5 Correctly define ZMQ_DELETED_FUNCTION when using older clang compilers. Robert Maynard 2013-01-09 10:19:11 -05:00
  • cc25ef9c52 Interface to zmq_proxy() John Swinbank 2013-01-05 15:50:28 +01:00
  • 127c255d65 Merge pull request #10 from ricnewton/explicit-constructors Pieter Hintjens 2013-01-05 03:22:29 -08:00