summaryrefslogtreecommitdiff
path: root/gr-zeromq/lib/pull_source_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* clang-format: Ordering all the includesMarcus Müller2019-08-091-1/+1
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-45/+42
* gr-zeromq: Big rework for performance and correctnessSylvain Munaut2016-01-271-61/+32
* zeromq: minor cleanupJohnathan Corgan2015-01-121-11/+11
* zmq: stream tag passing now worksTim O'Shea2014-12-261-1/+1
* zmq: all source blocks should now support tag headersTim O'Shea2014-10-271-8/+23
* 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: Timeout needs to be in milliseconds for zmq 3.0, close socketsJohannes Schmitz2014-05-091-5/+6
* zeromq: set ZMQ_LINGER to 0 for all blocksJohnathan Corgan2014-05-071-0/+2
* zeromq: removed stray debug code and cleanupJohnathan Corgan2014-05-071-14/+12
* zeromq: Fix doxygen and memcpy for vlenJohannes Schmitz2014-05-071-14/+15
* Add vlenCamilo Solano2014-05-061-4/+4
* zeromq: renamed sink_pubsub to pub_sinkJohnathan Corgan2014-04-221-1/+1
* zeromq: renamed source_pushpull to pull_sourceJohnathan Corgan2014-04-221-0/+96