diff options
author | Martin Sustrik <sustrik@fastmq.commkdir> | 2009-12-13 18:32:22 +0100 |
---|---|---|
committer | Martin Sustrik <sustrik@fastmq.commkdir> | 2009-12-13 18:32:22 +0100 |
commit | 68488215da8e03a74ca4da6b822e4cfa3b71d73a (patch) | |
tree | 59addf470f32cb05b9764123f9210c9d342b6fac /man/man1 | |
parent | 0637e06387ac0676e9595246eb60a6809664b01a (diff) |
Man pages for XREQ/XREP/zmq_queue updated
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> + + |