libzmq/doc
Martin Sustrik ff93f54653 ZMQ_FILTER socket option added
This option is a performance tweak. In devices XSUB socket filters
the messages just to send them to XPUB socket which filters them
once more. Setting ZMQ_FILTER option to 0 allows to switch the
filtering in XSUB socket off.

Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
2011-06-12 15:24:08 +02:00
..
asciidoc.conf doc: Add 0MQ version to XHTML11 backend footer 2010-09-04 17:42:33 +02:00
Makefile.am C++ binding removed from the core 2011-03-24 10:18:06 +01:00
zmq_bind.txt Run-time checking for context & socket validity added 2011-04-09 09:35:34 +02:00
zmq_close.txt Run-time checking for context & socket validity added 2011-04-09 09:35:34 +02:00
zmq_connect.txt Run-time checking for context & socket validity added 2011-04-09 09:35:34 +02:00
zmq_epgm.txt Documentation rewrite 2010-03-09 18:47:31 +01:00
zmq_errno.txt Documentation updates for 2.1 2010-12-01 10:57:37 +01:00
zmq_getsockopt.txt ZMQ_FILTER socket option added 2011-06-12 15:24:08 +02:00
zmq_init.txt Documentation wrt thread-safety cleaned up. 2011-03-03 12:15:08 +01:00
zmq_inproc.txt Revert "Various changes to documentation project:" 2010-09-04 15:55:11 +02:00
zmq_ipc.txt Revert "Various changes to documentation project:" 2010-09-04 15:55:11 +02:00
zmq_msg_close.txt Message validity is checked in the runtime 2011-04-19 08:08:15 +02:00
zmq_msg_copy.txt Message validity is checked in the runtime 2011-04-19 08:08:15 +02:00
zmq_msg_data.txt Revert "Various changes to documentation project:" 2010-09-04 15:55:11 +02:00
zmq_msg_init_data.txt zmq_msg_init_data returns ERRNO instead aborting 2011-05-17 10:09:04 +02:00
zmq_msg_init_size.txt Revert "Various changes to documentation project:" 2010-09-04 15:55:11 +02:00
zmq_msg_init.txt Revert "Various changes to documentation project:" 2010-09-04 15:55:11 +02:00
zmq_msg_move.txt Message validity is checked in the runtime 2011-04-19 08:08:15 +02:00
zmq_msg_size.txt Revert "Various changes to documentation project:" 2010-09-04 15:55:11 +02:00
zmq_pgm.txt PGM wire format specification improved in zmq_pgm(7) 2011-04-01 11:53:51 +02:00
zmq_poll.txt Timeout in zmq_poll is in milliseconds 2011-03-23 15:50:18 +01:00
zmq_recv.txt Message validity is checked in the runtime 2011-04-19 08:08:15 +02:00
zmq_send.txt Message validity is checked in the runtime 2011-04-19 08:08:15 +02:00
zmq_setsockopt.txt ZMQ_FILTER socket option added 2011-06-12 15:24:08 +02:00
zmq_socket.txt zmq_socket(3) describes the EMFILE error code 2011-04-18 09:11:45 +02:00
zmq_strerror.txt Revert "Various changes to documentation project:" 2010-09-04 15:55:11 +02:00
zmq_tcp.txt Documentation updates for 2.1 2010-12-01 10:57:37 +01:00
zmq_term.txt Run-time checking for context & socket validity added 2011-04-09 09:35:34 +02:00
zmq_version.txt Documentation updates for 2.1 2010-12-01 10:57:37 +01:00
zmq.txt Documentation updates for 2.1 2010-12-01 10:57:37 +01:00