diff options
Diffstat (limited to 'man/man7/zmq_inproc.7')
-rw-r--r-- | man/man7/zmq_inproc.7 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/man/man7/zmq_inproc.7 b/man/man7/zmq_inproc.7 new file mode 100644 index 0000000..b87315f --- /dev/null +++ b/man/man7/zmq_inproc.7 @@ -0,0 +1,9 @@ +.TH zmq_inproc 7 "" "(c)2007-2009 FastMQ Inc." "0MQ User Manuals" +.SH NAME +In-process (inter-thread) tranport for 0MQ +.SH SYNOPSIS +.SH DESCRIPTION +.SH "SEE ALSO" +.SH AUTHOR +Martin Sustrik <sustrik at fastmq dot com> + |