libzmq/doc
Martin Sustrik 0a03e86e95 ZMQ_LINGER socket option added.
1. ZMQ_LINGER option can be set/get
    2. options are part of own_t base class rather than being declared
       separately by individual objects
    3. Linger option is propagated with "term" command so that the
       newest value of it is used rather than the stored old one.
    4. Session sets the linger timer if needed and terminates
       as soon as it expires.
    5. Corresponding documentation updated.

Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
2010-10-16 10:53:29 +02:00
..
asciidoc.conf doc: Add 0MQ version to XHTML11 backend footer 2010-09-04 17:42:33 +02:00
Makefile.am Revert "Added clean target that deletes generated man pages" 2010-09-04 15:55:19 +02:00
zmq_bind.txt when no I/O threads are available error is raised instead of assertion 2010-09-09 08:25:00 +02:00
zmq_close.txt Revert "Various changes to documentation project:" 2010-09-04 15:55:11 +02:00
zmq_connect.txt when no I/O threads are available error is raised instead of assertion 2010-09-09 08:25:00 +02:00
zmq_cpp.txt Merge branch 'maint' 2010-09-04 16:01:31 +02:00
zmq_epgm.txt Documentation rewrite 2010-03-09 18:47:31 +01:00
zmq_errno.txt Revert "Various changes to documentation project:" 2010-09-04 15:55:11 +02:00
zmq_forwarder.txt Revert "Various changes to documentation project:" 2010-09-04 15:55:11 +02:00
zmq_getsockopt.txt ZMQ_LINGER socket option added. 2010-10-16 10:53:29 +02:00
zmq_init.txt Revert "Various changes to documentation project:" 2010-09-04 15:55:11 +02: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 Revert "Various changes to documentation project:" 2010-09-04 15:55:11 +02:00
zmq_msg_copy.txt Revert "Various changes to documentation project:" 2010-09-04 15:55:11 +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 Revert "Various changes to documentation project:" 2010-09-04 15:55:11 +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 Revert "Various changes to documentation project:" 2010-09-04 15:55:11 +02:00
zmq_msg_size.txt Revert "Various changes to documentation project:" 2010-09-04 15:55:11 +02:00
zmq_pgm.txt Revert "Various changes to documentation project:" 2010-09-04 15:55:11 +02:00
zmq_poll.txt zmq_poll man page fixed to reflect the precise timeout semantics. 2010-10-14 09:16:49 +02:00
zmq_queue.txt Revert "Various changes to documentation project:" 2010-09-04 15:55:11 +02:00
zmq_recv.txt EINTR returned from the blocking functions 2010-09-08 08:39:27 +02:00
zmq_send.txt EINTR returned from the blocking functions 2010-09-08 08:39:27 +02:00
zmq_setsockopt.txt ZMQ_LINGER socket option added. 2010-10-16 10:53:29 +02:00
zmq_socket.txt doc: Update zmq_socket(3) for 2.0.8 API changes 2010-09-04 16:00:26 +02:00
zmq_streamer.txt Revert "Various changes to documentation project:" 2010-09-04 15:55:11 +02:00
zmq_strerror.txt Revert "Various changes to documentation project:" 2010-09-04 15:55:11 +02:00
zmq_tcp.txt Revert "Various changes to documentation project:" 2010-09-04 15:55:11 +02:00
zmq_term.txt Revert "Various changes to documentation project:" 2010-09-04 15:55:11 +02:00
zmq_version.txt Revert "Various changes to documentation project:" 2010-09-04 15:55:11 +02:00
zmq.txt Revert "Various changes to documentation project:" 2010-09-04 15:55:11 +02:00