summaryrefslogtreecommitdiff
path: root/gr-zeromq/lib/pull_msg_source_impl.h
Commit message (Expand)AuthorAgeFilesLines
* modernization: `override` instead of virtual in all compilation unitsMarcus Müller2020-11-031-1/+1
* zeromq: Remove manual memory managementThomas Habets2020-09-221-4/+4
* zeromq: Add bind argument for message based zeromq blocks.Jacob Gilbert2020-04-101-1/+1
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* zeromq: fix inconsistent use of overrideBastian Bloessl2019-09-051-2/+2
* clang-format: Ordering all the includesMarcus Müller2019-08-091-1/+1
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-21/+22
* zeromq: fixes to allow building using CPPZMQ 4.3.1 as well as priorMichael Dickens2019-06-151-2/+2
* gr-zeromq: Remove VLA from last_endpoint()Brennan Ashton2018-12-121-2/+2
* gr-zeromq: Add last_endpoint function to zmq source and sink blocksBrennan Ashton2018-11-281-0/+7
* zeromq: remove unnecessary call to pmt::intern at runtimeMarcus Müller2018-02-231-0/+1
* zeromq: cleanup and made pull_msg_source derive from gr::blockJohnathan Corgan2015-01-121-5/+4
* zmq: pull_msg_source should be workingTim O'Shea2014-12-301-0/+5
* zmq: building working versions of additional zmq message blocks in place (pus...Tim O'Shea2014-12-301-0/+51