libzmq/doc
Laurent Alebarde abf9d8b74e Revert "add a proxy hook"
This reverts commit 9ae6a91fad.
2014-02-13 18:35:09 +01:00
..
asciidoc.conf doc: Add 0MQ version to XHTML11 backend footer 2010-09-04 17:42:33 +02:00
Makefile.am Fixed man page for zmq_proxy_hook 2014-01-29 15:15:29 +01:00
zmq_bind.txt Use of named authors on man pages is no longer a good idea since it puts off 2013-04-15 18:50:42 +02:00
zmq_close.txt Use of named authors on man pages is no longer a good idea since it puts off 2013-04-15 18:50:42 +02:00
zmq_connect.txt Use of named authors on man pages is no longer a good idea since it puts off 2013-04-15 18:50:42 +02:00
zmq_ctx_destroy.txt Use of named authors on man pages is no longer a good idea since it puts off 2013-04-15 18:50:42 +02:00
zmq_ctx_get.txt fix minor typo in zmq_ctx_get doc example 2013-10-02 02:59:44 -05:00
zmq_ctx_new.txt Use of named authors on man pages is no longer a good idea since it puts off 2013-04-15 18:50:42 +02:00
zmq_ctx_set.txt Use of named authors on man pages is no longer a good idea since it puts off 2013-04-15 18:50:42 +02:00
zmq_ctx_shutdown.txt Implement non-blocking shutdown command that unblocks other threads waiting on blocking operations. 2013-09-10 13:30:00 +01:00
zmq_ctx_term.txt Use of named authors on man pages is no longer a good idea since it puts off 2013-04-15 18:50:42 +02:00
zmq_curve_keypair.txt Packaging for zmq_curve_keypair function 2013-09-30 15:14:02 +02:00
zmq_curve.txt Added z85 codec to ZMQ API 2013-09-15 20:13:44 +02:00
zmq_disconnect.txt Updated documentation for zmq_disconnect() and zmq_setsockopt(). 2013-12-04 15:02:49 -06:00
zmq_epgm.txt Documentation rewrite 2010-03-09 18:47:31 +01:00
zmq_errno.txt Use of named authors on man pages is no longer a good idea since it puts off 2013-04-15 18:50:42 +02:00
zmq_getsockopt.txt Removed ZMQ_ZAP_IPC_CREDS option 2014-01-01 17:39:14 +01:00
zmq_init.txt Use of named authors on man pages is no longer a good idea since it puts off 2013-04-15 18:50:42 +02:00
zmq_inproc.txt Use of named authors on man pages is no longer a good idea since it puts off 2013-04-15 18:50:42 +02:00
zmq_ipc.txt Add note on Linux abstract namespace to ipc documentation. 2013-10-07 10:41:20 -07:00
zmq_msg_close.txt Clarified zmq_msg_close not needed after zmq_msg_send 2013-04-27 14:53:14 +02:00
zmq_msg_copy.txt Fixed example for zmq_msg_copy 2014-01-24 12:07:46 -06:00
zmq_msg_data.txt Use of named authors on man pages is no longer a good idea since it puts off 2013-04-15 18:50:42 +02:00
zmq_msg_get.txt typo in docs 2014-01-07 01:13:46 +01:00
zmq_msg_init_data.txt Update zmq_msg_init_data.txt 2013-10-14 20:27:23 +02:00
zmq_msg_init_size.txt Use of named authors on man pages is no longer a good idea since it puts off 2013-04-15 18:50:42 +02:00
zmq_msg_init.txt Use of named authors on man pages is no longer a good idea since it puts off 2013-04-15 18:50:42 +02:00
zmq_msg_more.txt Doc examples with zmq_msg_close usage - parameter is 'zmq_msg_t *' 2013-11-04 15:19:34 +02:00
zmq_msg_move.txt Use of named authors on man pages is no longer a good idea since it puts off 2013-04-15 18:50:42 +02:00
zmq_msg_recv.txt Fixed type for ZMQ_RCVMORE getsockopt example 2014-01-24 12:07:46 -06:00
zmq_msg_send.txt Added ZMQ_STREAM socket type 2013-06-27 20:53:15 +02:00
zmq_msg_set.txt Use of named authors on man pages is no longer a good idea since it puts off 2013-04-15 18:50:42 +02:00
zmq_msg_size.txt Use of named authors on man pages is no longer a good idea since it puts off 2013-04-15 18:50:42 +02:00
zmq_null.txt Added configuration for PLAIN security 2013-05-15 17:55:21 +02:00
zmq_pgm.txt Use of named authors on man pages is no longer a good idea since it puts off 2013-04-15 18:50:42 +02:00
zmq_plain.txt Added configuration for PLAIN security 2013-05-15 17:55:21 +02:00
zmq_poll.txt Removed inaccurate note in zmq_poll man page 2013-09-20 14:39:35 +02:00
zmq_proxy_steerable.txt Whitespace fixes 2014-01-01 15:36:33 +01:00
zmq_proxy.txt Use of named authors on man pages is no longer a good idea since it puts off 2013-04-15 18:50:42 +02:00
zmq_recv.txt Use of named authors on man pages is no longer a good idea since it puts off 2013-04-15 18:50:42 +02:00
zmq_recvmsg.txt Fixed type for ZMQ_RCVMORE getsockopt example 2014-01-24 12:07:46 -06:00
zmq_send_const.txt Built zmq_send_const man page properly 2013-09-20 14:28:06 +02:00
zmq_send.txt Implemented zmq_send_const 2013-08-17 20:22:50 +02:00
zmq_sendmsg.txt Added ZMQ_STREAM socket type 2013-06-27 20:53:15 +02:00
zmq_setsockopt.txt typo fix: RECVHWM -> RCVHWM 2014-01-22 08:40:35 +08:00
zmq_socket_monitor.txt Use of named authors on man pages is no longer a good idea since it puts off 2013-04-15 18:50:42 +02:00
zmq_socket.txt Adds support for detecting ZMQ_STREAM disconnections. 2014-01-14 17:20:46 -08:00
zmq_strerror.txt Use of named authors on man pages is no longer a good idea since it puts off 2013-04-15 18:50:42 +02:00
zmq_tcp.txt Use of named authors on man pages is no longer a good idea since it puts off 2013-04-15 18:50:42 +02:00
zmq_term.txt Use of named authors on man pages is no longer a good idea since it puts off 2013-04-15 18:50:42 +02:00
zmq_tipc.txt zmq: add TIPC manpage 2013-11-05 13:02:41 +01:00
zmq_unbind.txt Use of named authors on man pages is no longer a good idea since it puts off 2013-04-15 18:50:42 +02:00
zmq_version.txt Use of named authors on man pages is no longer a good idea since it puts off 2013-04-15 18:50:42 +02:00
zmq_z85_decode.txt Packaging for zmq_curve_keypair function 2013-09-30 15:14:02 +02:00
zmq_z85_encode.txt Packaging for zmq_curve_keypair function 2013-09-30 15:14:02 +02:00
zmq.txt Fixed ref to zmq_socket_monitor 2013-10-28 11:48:34 +01:00