summaryrefslogtreecommitdiff
path: root/tools/zmqsend.c
Commit message (Collapse)AuthorAge
* tools/zmqsend: rename ctx to zmq_ctxStefano Sabatini2013-12-23
| | | | The new name is more explicit.
* tools/zmqsend: use valid NULL log contextStefano Sabatini2013-12-23
| | | | The zmq context is not a valid log context. Fix crash.
* tools: add zmqsend tool, useful to test the zmq filtersStefano Sabatini2013-05-14