Pieter Hintjens
e74d350068
Fixed (un)signed type errors in get/setsockopt manual
2010-08-11 17:00:12 +02:00
Pieter Hintjens
b6cdd369e3
Added error checking (EFAULT) for null arguments
...
* Fixed zmq_term, zmq_socket, zmq_close, zmq_setsockopt,
* zmq_getsockopt, zmq_bind, zmq_connect, zmq_send,
* zmq_recv, zmq_poll, zmq_device, zmq_stopwatch_stop
* Updated Reference Manual for these methods
2010-08-08 11:43:32 +02:00
Pieter Hintjens
13f3481e12
Further cleanups on reference manual
...
- fixed unwrapped text in new man pages
- fixed over-long lines in older pages, where possible
- removed reference to old standalong devices from index page
- added refernce to new zmq_device[3] documented from index page
- some minor spelling corrections
2010-08-04 16:05:25 +02:00
Pieter Hintjens
77a3c36ff1
Various changes to documentation project:
...
* Added documentation for zmq_deviced, which we're developing
* Created consistent page footer in documentation template
* Page footer notes doc authors and copyright statement
2010-08-04 14:43:33 +02:00
Martin Lucina
10f4bf3f35
Documentation: Cosmetic changes
2010-06-03 14:15:05 +02:00
Martin Lucina
7c9b09bc51
Documentation: Flow control, zmq_socket(3)
...
Mostly Flow control and additions to zmq_socket(3)
Removed/changed lots of text regarding message queues
More fixes for 2.0.7 changes
2010-06-02 18:36:34 +02:00
Martin Lucina
8ba1d3c8ed
Documentation: zmq_term() and ETERM for 2.0.7
2010-06-01 22:22:29 +02:00
Martin Lucina
8becacf82c
Documentation updates
...
Add zmq_getsockopt(3), clean up zmq_setsockopt(3).
2010-05-31 12:53:40 +02:00
Martin Lucina
5219e4ce8f
Clarify socket types in documentation, reinstate ZMQ_PAIR
2010-05-28 00:49:13 +02:00
Martin Sustrik
8408ae066d
LWM is computed rather than explicitly specified by user
2010-05-25 15:03:57 +02:00
Martin Sustrik
d524c4e15d
fix of documentation typo
2010-04-16 09:53:09 +02:00
Martin Sustrik
3236cb1a54
ETERM is accounted for in the documentation
2010-04-12 09:25:04 +02:00
Martin Lucina
a7973a2c49
Documentation fixes
2010-04-06 15:23:13 +02:00
Martin Lucina
98801ebcae
Documentation fixes
2010-03-10 12:19:39 +01:00
Martin Lucina
1aee86408d
Documentation rewrite
2010-03-09 18:47:31 +01:00
Martin Sustrik
75f571c884
Multi-hop REQ/REP, part XII., generate unique identities for anonymous connections
2010-02-19 15:24:43 +01:00
Martin Lucina
354efc513f
Convert documentation to AsciiDoc
2010-02-10 16:18:46 +01:00