summaryrefslogtreecommitdiff
path: root/print-zeromq.c
Commit message (Expand)AuthorAgeFilesLines
* Fix error in my previous commit.Guy Harris2013-05-061-1/+1
* Not all platforms on which we compile define PRI[doux]16.Guy Harris2013-05-051-1/+1
* improve ZeroMQ support (ZMTP/1.0 inside PGM/EPGM)Denis Ovsienko2013-04-141-0/+66
* We don't define PRIu8 or PRIx8 if the C environment doesn't; don't use it.Guy Harris2013-03-261-5/+5
* ZeroMQ initial support (ZMTP/1.0 framing)Denis Ovsienko2013-02-111-0/+148