summaryrefslogtreecommitdiff
path: root/doc/zmq_getsockopt.txt
AgeCommit message (Expand)Author
2012-02-16ZeroMQ renamed to CrossroadsMartin Sustrik
2011-12-18Update email address in man pagesMartin Lucina
2011-11-16Documentation for IPv4ONLY option clarifiedMartin Sustrik
2011-11-02ZMQ_IDENTITY option re-introducedMartin Sustrik
2011-11-01LABELs removed from the documentationMartin Sustrik
2011-10-06Default HWMs are set to 1000Martin Sustrik
2011-09-03Fixed doc to clarify how label parts workPieter Hintjens
2011-08-08ZMQ_IPV4ONLY option addedSteven McCoy
2011-07-18ZMQ_IDENTITY option removed from the documentationMartin Sustrik
2011-07-11ZMQ_FILTER option removedMartin Sustrik
2011-06-20Fix errors in zmq_getsockopt(3) manpageMartin Sustrik
2011-06-20LABEL flag added to the wire formatMartin Sustrik
2011-06-17Add sockopt ZMQ_RCVTIMEO/ZMQ_SNDTIMEO.Fabien Ninoles
2011-06-12ZMQ_FILTER socket option addedMartin Sustrik
2011-05-15ZMQ_MULTICAST_HOPS socket option addedMartin Sustrik
2011-04-11Fixed examplePieter Hintjens
2011-04-09Run-time checking for context & socket validity addedMartin Sustrik
2011-03-24ZMQ_HWM split into ZMQ_SNDHWM and ZMQ_RCVHWMMartin Sustrik
2011-03-24ZMQ_HWM type changed to intMartin Sustrik
2011-03-24ZMQ_RATE and ZMQ_RECOVERY_IVL types cahnged to intMartin Sustrik
2011-03-24ZMQ_EVENTS type changed to intMartin Sustrik
2011-03-24ZMQ_RCVMORE type changed to intMartin Sustrik
2011-03-24ZMQ_SNDBUF and ZMQ_RCVBUF type changed to intMartin Sustrik
2011-03-24ZMQ_RECOVERY_IVL and ZMQ_RECOVERY_IVL_MSEC reconciledMartin Sustrik
2011-03-24SWAP functionality removedMartin Sustrik
2011-03-23ZMQ_MCAST_LOOP removedMartin Sustrik
2011-03-02ZMQ_MAXMSGSIZE option addedMartin Sustrik
2011-02-24Minor patch to zmq_getsockopt(3) man pageMartin Sustrik
2011-01-26ZMQ_RECONNECT_IVL_MAX socket option addedThijs Terlouw
2010-12-09Added Recovery Interval in MillisecondsBob Beaty
2010-12-01Documentation updates for 2.1Martin Lucina
2010-11-04Fix documentation typosJacob Rideout
2010-10-17Minor typo fixed in zmq_getsockopt(3) man page.Martin Sustrik
2010-10-17ZMQ_BACKLOG socket option added.Martin Sustrik
2010-10-17ZMQ_RECONNECT_IVL socket options added.Martin Sustrik
2010-10-16ZMQ_LINGER socket option added.Martin Sustrik
2010-09-28ZMQ_TYPE socket option addedGonzalo Diethelm
2010-09-27ZMQ_FD and ZMQ_EVENTS documentation addedMartin Sustrik
2010-09-08EINTR returned from the blocking functionsMartin Sustrik
2010-09-04Revert "Various changes to documentation project:"Martin Lucina
2010-09-04Revert "Further cleanups on reference manual"Martin Lucina
2010-08-11Fixed (un)signed type errors in get/setsockopt manualPieter Hintjens
2010-08-08Added error checking (EFAULT) for null argumentsPieter Hintjens
2010-08-04Further cleanups on reference manualPieter Hintjens
2010-08-04Various changes to documentation project:Pieter Hintjens
2010-06-15getsockopt documentation fixedMartin Sustrik
2010-06-03Documentation: Cosmetic changesMartin Lucina
2010-06-02Documentation: Flow control, zmq_socket(3)Martin Lucina
2010-06-01Documentation: zmq_term() and ETERM for 2.0.7Martin Lucina
2010-05-31Documentation updatesMartin Lucina