index
:
libxs.git
master
sp
udp
mato's libxs tree
Martin Lucina
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
zmq_socket.txt
Age
Commit message (
Expand
)
Author
2011-06-19
Documentation for XPUB and XSUB socket added
Martin Sustrik
2011-04-18
zmq_socket(3) describes the EMFILE error code
Martin Sustrik
2011-04-09
Run-time checking for context & socket validity added
Martin Sustrik
2011-03-16
zmq_socket(3) and zmq_setsockopt(3) man pages improved
Martin Sustrik
2011-03-03
Documentation wrt thread-safety cleaned up.
Martin Sustrik
2011-02-09
Initial implementation of reaper thread.
Martin Sustrik
2010-12-07
Clarify zmq_send() operation for ZMQ_PUB sockets
Martin Lucina
2010-12-01
Documentation updates for 2.1
Martin Lucina
2010-09-04
doc: Update zmq_socket(3) for 2.0.8 API changes
Martin Lucina
2010-09-04
Revert "Various changes to documentation project:"
Martin Lucina
2010-08-25
Basic documentation for XREQ/XREP socket types
Martin Lucina
2010-08-08
Added error checking (EFAULT) for null arguments
Pieter Hintjens
2010-08-04
Various changes to documentation project:
Pieter Hintjens
2010-06-02
Documentation: Flow control, zmq_socket(3)
Martin Lucina
2010-05-31
Documentation updates
Martin Lucina
2010-05-28
Clarify socket types in documentation, reinstate ZMQ_PAIR
Martin Lucina
2010-05-07
ZMQ_PAIR socket removed from the documentation as it is unfinished yet
Martin Sustrik
2010-04-26
P2P renamed to PAIR
Martin Sustrik
2010-04-12
zmq_poll returns ETERM in case of context termination
Martin Sustrik
2010-04-12
ETERM is accounted for in the documentation
Martin Sustrik
2010-03-13
ZMQ_NOFLUSH and zmq_flush obsoleted
Martin Sustrik
2010-03-10
Documentation fixes
Martin Lucina
2010-03-09
Documentation rewrite
Martin Lucina
2010-02-23
minor fix in zmq_socket(3) man page
Martin Sustrik
2010-02-10
Convert documentation to AsciiDoc
Martin Lucina