aboutsummaryrefslogtreecommitdiffstats
path: root/gr-zeromq/lib/pub_msg_sink_impl.h (follow)
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-3/+3
* 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
* gr-zeromq: Fix warnings deprecated send since 4.3.1 extends PR #2503Brennan Ashton2019-11-011-1/+1
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-16/+17
* 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/+6
* zeromq: cleanup and convert pub_msg_sink to derive from gr::blockJohnathan Corgan2015-01-121-3/+0
* zmq: Adding zmq pub/sub blocks for message passingTim O'Shea2014-12-291-0/+52