This website requires JavaScript.
Explore
Help
Sign In
3party
/
libzmq
Watch
0
Star
0
Fork
0
You've already forked libzmq
mirror of
https://github.com/zeromq/libzmq.git
synced
2025-01-05 10:43:19 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
libzmq
/
doc
History
Martin Hurtoň
77dd0a6fba
Merge pull request
#394
from hintjens/master
...
Fixed HWM doc on ZMQ_PULL
2012-07-04 05:20:51 -07:00
..
asciidoc.conf
…
Makefile.am
Rename zmq_monitor to zmq_ctx_set_monitor for compat with existing context specific APIs
2012-05-22 20:15:18 +01:00
zmq_bind.txt
Update bind and connect documentation for clarity
2012-06-12 15:46:26 +01:00
zmq_close.txt
…
zmq_connect.txt
Add reference to the inproc documentation
2012-06-12 15:49:18 +01:00
zmq_ctx_destroy.txt
…
zmq_ctx_get.txt
…
zmq_ctx_new.txt
Man page for zmq_ctx_new had error, fixed
2012-05-21 15:59:55 -05:00
zmq_ctx_set_monitor.txt
Let docs for zmq_ctx_set_monitor() respect a 80 char wide column width
2012-06-26 19:35:59 +01:00
zmq_ctx_set.txt
…
zmq_device.txt
…
zmq_disconnect.txt
Fix title on zmq_disconnect manpage.
2012-05-30 12:53:53 -04:00
zmq_epgm.txt
…
zmq_errno.txt
…
zmq_getsockopt.txt
Allow blocking while connect() is completing
2012-06-12 15:34:48 +01:00
zmq_init.txt
…
zmq_inproc.txt
…
zmq_ipc.txt
…
zmq_msg_close.txt
…
zmq_msg_copy.txt
…
zmq_msg_data.txt
…
zmq_msg_get.txt
Simplified zmq_msg_get/set functions
2012-03-21 14:19:40 -05:00
zmq_msg_init_data.txt
…
zmq_msg_init_size.txt
…
zmq_msg_init.txt
…
zmq_msg_more.txt
Simplified zmq_msg_get/set functions
2012-03-21 14:19:40 -05:00
zmq_msg_move.txt
…
zmq_msg_recv.txt
…
zmq_msg_send.txt
…
zmq_msg_set.txt
Simplified zmq_msg_get/set functions
2012-03-21 14:19:40 -05:00
zmq_msg_size.txt
…
zmq_pgm.txt
Doc improvement: document interface omission in zmq_pgm.txt
2012-05-21 14:06:34 +02:00
zmq_poll.txt
Fixing issue
#361
2012-05-28 11:01:21 +02:00
zmq_recv.txt
…
zmq_recvmsg.txt
…
zmq_send.txt
…
zmq_sendmsg.txt
…
zmq_setsockopt.txt
Verbose ROUTER socket behavior patch
2012-06-17 02:33:43 +04:00
zmq_socket.txt
Fixed documentation of HWM on ZMQ_PULL
2012-07-04 17:46:08 +09:00
zmq_strerror.txt
…
zmq_tcp.txt
…
zmq_term.txt
…
zmq_unbind.txt
gitignore endpoint test and add docs for unbind and disconnect
2012-05-11 14:17:45 +01:00
zmq_version.txt
…
zmq.txt
Merge branch 'master' into monitor-regressions
2012-05-22 23:35:30 +01:00