| Commit message (Expand) | Author | Age | Files | Lines |
* | zeromq: Fix warnings with recv() | Martin Braun | 2021-02-15 | 1 | -2/+7 |
* | zeromq: Remove manual memory management | Thomas Habets | 2020-09-22 | 1 | -3/+3 |
* | Replace all calls to `get_initial_sptr` with `make_block_sptr` | Thomas Habets | 2020-07-30 | 1 | -2/+2 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | clang-format: Ordering all the includes | Marcus Müller | 2019-08-09 | 1 | -1/+1 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -39/+37 |
* | zeromq: fixes to allow building using CPPZMQ 4.3.1 as well as prior | Michael Dickens | 2019-06-15 | 1 | -1/+5 |
* | Comment typo fixing. | luz.paz | 2018-02-03 | 1 | -1/+1 |
* | gr-zmq: Fix build with gcc6. | Philip Balister | 2016-06-28 | 1 | -1/+1 |
* | gr-zeromq: Big rework for performance and correctness | Sylvain Munaut | 2016-01-27 | 1 | -56/+35 |
* | zmq: fix for data corruption when not using tags | Tim O'Shea | 2015-02-08 | 1 | -3/+10 |
* | zeromq: minor cleanup | Johnathan Corgan | 2015-01-12 | 1 | -8/+11 |
* | zmq: sync blocks now all support tag headers | Tim O'Shea | 2014-10-27 | 1 | -17/+21 |
* | zeromq: Don't call context close as it is not available in zmq 2 | Johannes Schmitz | 2014-05-12 | 1 | -1/+0 |
* | zeromq: Change the value of the poll timeout according to the zmq version. | Johannes Schmitz | 2014-05-09 | 1 | -0/+5 |
* | zeromq: Remove ZMQ_NOBLOCK as we are using polling | Johannes Schmitz | 2014-05-09 | 1 | -6/+6 |
* | zeromq: Timeout needs to be in milliseconds for zmq 3.0, close sockets | Johannes Schmitz | 2014-05-09 | 1 | -23/+24 |
* | zeromq: set ZMQ_LINGER to 0 for all blocks | Johnathan Corgan | 2014-05-07 | 1 | -0/+2 |
* | zeromq: Fix doxygen and memcpy for vlen | Johannes Schmitz | 2014-05-07 | 1 | -5/+5 |
* | Add vlen | Camilo Solano | 2014-05-06 | 1 | -4/+4 |
* | wip, renaming and implementing rep_sink | Johnathan Corgan | 2014-04-24 | 1 | -0/+95 |