..
asciidoc.conf
doc: Add 0MQ version to XHTML11 backend footer
2010-09-04 17:42:33 +02:00
Makefile.am
Enable install of man pages when BUILD_DOC is not set by shifting INSTALL_MAN outside of BUILD_DOC's if/endif
2015-06-05 21:43:39 -04:00
zmq_atomic_counter_dec.txt
Problem: 'bool' is not defined by default
2014-12-23 15:20:10 +01:00
zmq_atomic_counter_destroy.txt
Problem: 'bool' is not defined by default
2014-12-23 15:20:10 +01:00
zmq_atomic_counter_inc.txt
Problem: 'bool' is not defined by default
2014-12-23 15:20:10 +01:00
zmq_atomic_counter_new.txt
Problem: 'bool' is not defined by default
2014-12-23 15:20:10 +01:00
zmq_atomic_counter_set.txt
Problem: 'bool' is not defined by default
2014-12-23 15:20:10 +01:00
zmq_atomic_counter_value.txt
Problem: 'bool' is not defined by default
2014-12-23 15:20:10 +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 consistant spelling in documentation
2014-11-07 22:27:41 -08:00
zmq_ctx_get.txt
Problem: linger values other than -1 or 0 are unsafe
2014-11-17 11:56:59 +01: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
Problem: documentation for ZMQ_CTX_BLOCKY is wrong
2015-08-11 19:34:25 +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
update zmq_ctx_term description for consistency
2015-03-15 06:29:21 -05:00
zmq_curve_keypair.txt
Minor change to zmq_curve_keypair doc
2014-03-06 15:18:42 -06: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_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
add ZMQ_TCP_RETRANSMIT_TIMEOUT socket option
2015-08-06 23:36:27 +08:00
zmq_gssapi.txt
Fix typos.
2014-11-07 22:30:15 -08:00
zmq_has.txt
Problem: need way to probe library capabilities
2014-06-18 15:19:07 +02: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
Update zmq_inproc manpage for bind/connect order
2015-08-27 10:40:21 +01:00
zmq_ipc.txt
Use consistant spelling in documentation
2014-11-07 22:27:41 -08: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
Use consistant spelling in documentation
2014-11-07 22:27:41 -08: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
Update zmq_msg_get(ZMQ_SHARED) to return true for type_cmsg messages
2014-07-29 13:43:38 -05:00
zmq_msg_gets.txt
fix typo in zmq_msg_gets documentation
2015-01-17 20:15:31 -06:00
zmq_msg_init_data.txt
Use consistant spelling in documentation
2014-11-07 22:27:41 -08:00
zmq_msg_init_size.txt
Use consistant spelling in documentation
2014-11-07 22:27:41 -08:00
zmq_msg_init.txt
doc: zmq_msg_init does not set errno
2015-03-15 02:12:02 -05: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
Add support for POLLPRI flag.
2014-10-17 17:21:41 +02:00
zmq_proxy_steerable.txt
Minor trim of man page title
2014-05-20 15:42:35 +02: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
add ZMQ_TCP_RETRANSMIT_TIMEOUT socket option
2015-08-06 23:36:27 +08:00
zmq_socket_monitor.txt
Fix typos.
2014-11-07 22:30:15 -08:00
zmq_socket.txt
doc/zmq_socket.txt: Remove note about ZMQ_PAIR being experimental.
2015-05-22 15:46:28 -03: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
Fix typo: endpoind -> endpoint
2014-11-05 06:24:22 -08: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
doc: add ENOENT to list of zmq_unbind error codes
2015-03-15 08:07:13 -05: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
Add const qualifier to source parameters in zmq_z85_decode and zmq_z85_encode
2014-08-14 00:00:00 +02:00
zmq_z85_encode.txt
Add const qualifier to source parameters in zmq_z85_decode and zmq_z85_encode
2014-08-14 00:00:00 +02:00
zmq.txt
Problem: need atomic reference counting in several projects
2014-12-23 01:14:38 +01:00