summaryrefslogtreecommitdiff
path: root/gr-zeromq/lib/req_source_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* zeromq: Remove manual memory managementThomas Habets2020-09-221-2/+2
* Replace all calls to `get_initial_sptr` with `make_block_sptr`Thomas Habets2020-07-301-2/+2
* 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-0/+4
* clang-format: Ordering all the includesMarcus Müller2019-08-091-1/+1
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-68/+65
* gr-zeromq: Big rework for performance and correctnessSylvain Munaut2016-01-271-59/+48
* zeromq: minor cleanupJohnathan Corgan2015-01-121-9/+12
* zmq: stream tag passing now worksTim O'Shea2014-12-261-1/+1
* zeromq: fixups and stylistic changes before mergeJohnathan Corgan2014-10-311-1/+1
* zmq: all source blocks should now support tag headersTim O'Shea2014-10-271-6/+21
* zeromq: Don't call context close as it is not available in zmq 2Johannes Schmitz2014-05-121-1/+0
* zeromq: Change the value of the poll timeout according to the zmq version.Johannes Schmitz2014-05-091-0/+5
* zeromq: Remove ZMQ_NOBLOCK as we are using pollingJohannes Schmitz2014-05-091-5/+5
* zeromq: Timeout needs to be in milliseconds for zmq 3.0, close socketsJohannes Schmitz2014-05-091-7/+7
* zeromq: Add missing timeout and blocking parameters and pollingJohannes Schmitz2014-05-081-7/+9
* zeromq: set ZMQ_LINGER to 0 for all blocksJohnathan Corgan2014-05-071-0/+2
* zeromq: Fix doxygen and memcpy for vlenJohannes Schmitz2014-05-071-14/+13
* zeromq: renamed source_reqrep to req_sourceCamilo Solano2014-05-061-0/+94