Skip to content

Commit

Permalink
Squashed '3rdparty/nzmqt/' changes from b121522..17f1db7
Browse files Browse the repository at this point in the history
17f1db7 nzmqt.hpp - add #ifdefs around constants which were not available in older 0MQ
416f92c nzmqt.hpp - add some more MQ constants
8c0a6d0 Merge pull request #43 from mwallnoefer/master
aef9b64 Revert "Explicitly use constructor from base class"
65a515f Merge pull request #41 from jonesmz/more-cpp11-connect
870c5c9 Merge pull request #42 from jonesmz/trigger-signal-directly
668d31e Trigger the messageReceived signal directly, instead of using a trampoline
3ca1449 Switches the timer single shot connect statements to use the cpp11 syntax
c26f292 Merge pull request #39 from jonesmz/cpp11
ed0f258 Replace nearly-identical member funcitons with a template function
25143e4 Use temporary lifetime extension, and std::move where appropriate
4cf3ad4 Simplify a few for-loops
fa0ec1d Use super-class's copy function instead of implementing one that simply forwards the arguments
2367408 Use nullptr instead of literal 0
c2e3029 Use c++11 style connect, instead of old string matching version
09f35ce Merge pull request #40 from jonesmz/dontwait
dd79691 Rename options SND_NOBLOCK and RCV_NOBLOCK to SND_DONTWAIT and RCV_DONTWAIT to match zeromq's name for the option
d2ce011 Use override keyword where appropriate
0cfc704 Explicitly use constructor from base class
e229f32 Merge pull request #37 from mwallnoefer/master
eb365df add more 0MQ socket constants
88d6833 Merge pull request #36 from mwallnoefer/master
351c07a add the ReceiveFlags on each receiveMessage() method
1812aec update outdated zmq.hpp
2fbb521 Merge pull request #35 from mwallnoefer/patch-1
df46c93 impl.hpp - properly cast size_t to int
4b072ff Update zmq.hpp
7d36161 Merge pull request #33 from sampaioletti/master
e52f416 Changed fileDescriptor Type to support win_64
a3a99e9 Merge pull request #31 from strahlex/notifier
861535c implemented SocketNotifierZMQSocket
8f71eac Merge pull request #28 from grefab/master
e8f196a Added methods to unbind, disconnect and configure high watermarks to ZMQSocket.
0dc6b20 Merge pull request #23 from strahlex/master
303f107 added pri file to make inclusion to other Qt projects easier
4611924 Merge pull request #22 from strahlex/master

git-subtree-dir: 3rdparty/nzmqt
git-subtree-split: 17f1db7927b0beb37a20221c646da522e88d66f8
  • Loading branch information
machinekoder committed Oct 6, 2017
1 parent 1d0f0ec commit afb50ee
Show file tree
Hide file tree
Showing 4 changed files with 564 additions and 168 deletions.
Loading

0 comments on commit afb50ee

Please sign in to comment.