summaryrefslogtreecommitdiff
path: root/tools/zmqsend.c
Commit message (Expand)AuthorAgeFilesLines
* tools/zmqsend: Avoid mem copy past the end of input bufferAndriy Gelman2019-08-091-1/+1
* tools/zmqsend: Do not truncate fgetc() returnMichael Niedermayer2016-12-241-1/+2
* zmqsend: Initialize ret to 0Timothy Gu2016-12-051-1/+1
* tools/zmqsend: rename ctx to zmq_ctxStefano Sabatini2013-12-231-5/+5
* tools/zmqsend: use valid NULL log contextStefano Sabatini2013-12-231-5/+5
* tools: add zmqsend tool, useful to test the zmq filtersStefano Sabatini2013-05-141-0/+167