diff options
Diffstat (limited to 'man/man1')
-rw-r--r-- | man/man1/zmq_queue.1 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/man/man1/zmq_queue.1 b/man/man1/zmq_queue.1 new file mode 100644 index 0000000..25aeab6 --- /dev/null +++ b/man/man1/zmq_queue.1 @@ -0,0 +1,11 @@ +.TH zmq_queue 1 "" "(c)2007-2009 FastMQ Inc." "0MQ User Manuals" +.SH NAME +zmq_queue \- forwards REQ/REP messages +.SH SYNOPSIS +.SH DESCRIPTION +.SH OPTIONS +.SH "SEE ALSO" +.SH AUTHOR +Martin Sustrik <sustrik at 250bpm dot com> + + |