summaryrefslogtreecommitdiff
path: root/gr-zeromq/lib/pull_msg_source_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* zeromq: replace ::bind with lambdaMarcus Müller2021-03-201-2/+1
* fixup! zeromq: Fix warnings with recv()Martin Braun2021-02-151-2/+2
* zeromq: Fix warnings with recv()Martin Braun2021-02-151-4/+12
* C++14: Use std::make_unique instead of boost::make_uniqueMarcus Müller2021-01-041-2/+2
* zeromq: Remove manual memory managementThomas Habets2020-09-221-16/+12
* Replace all calls to `get_initial_sptr` with `make_block_sptr`Thomas Habets2020-07-301-1/+1
* zeromq: Add bind argument for message based zeromq blocks.Jacob Gilbert2020-04-101-4/+9
* zmq: Handle the PMT exceptionsVasil Velichkov2020-03-101-2/+6
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* clang-format: Ordering all the includesMarcus Müller2019-08-091-3/+3
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-58/+56
* zeromq: fixes to allow building using CPPZMQ 4.3.1 as well as priorMichael Dickens2019-06-151-1/+5
* zeromq: remove unnecessary call to pmt::intern at runtimeMarcus Müller2018-02-231-3/+4
* gr-zmq: Fix build with gcc6.Philip Balister2016-06-281-1/+1
* MSVC-specific fixes for compatibilitygnieboer2016-05-301-1/+3
* zeromq: cleanup and made pull_msg_source derive from gr::blockJohnathan Corgan2015-01-121-33/+26
* zmq: pull_msg_source should be workingTim O'Shea2014-12-301-43/+41
* zmq: building working versions of additional zmq message blocks in place (pus...Tim O'Shea2014-12-301-0/+120