summaryrefslogtreecommitdiff
path: root/gr-zeromq/lib/base_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* zeromq: Fix warnings with recv()Martin Braun2021-02-151-12/+18
* clang-tidy: run full .clang-tidy on C++17 codebaseMarcus Müller2021-01-191-2/+2
* zeromq: Add ZMQ_LINGER value to prevent infinite blockMatt Mills2020-10-281-0/+10
* zeromq: Remove manual memory managementThomas Habets2020-09-221-29/+25
* gr-zeromq: Add optional key filteringAndriy Gelman2020-03-021-6/+39
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* clang-format: Ordering all the includesMarcus Müller2019-08-091-1/+1
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-131/+138
* zeromq: fixes to allow building using CPPZMQ 4.3.1 as well as priorMichael Dickens2019-06-151-1/+9
* 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/+9
* Comment typo fixing.luz.paz2018-02-031-1/+1
* Support receiving multi-part ZeroMQ messagesBrian Orr2017-04-131-2/+15
* gr-zmq: Fix build with gcc6.Philip Balister2016-06-281-1/+1
* gr-zeromq: Big rework for performance and correctnessSylvain Munaut2016-01-271-0/+198