summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Fix typoTiger Lee2019-03-261-1/+1
* fixes #960 nn_pubsub man page could show bind/dialGarrett D'Amore2018-03-311-0/+4
* fixes #888 nn_term documentation is wrongGarrett D'Amore2017-10-121-10/+10
* fixes #887 nn_send fails if issued immediately after nn_bindGarrett D'Amore2017-10-112-0/+20
* Fix nn_getsockopt() docs: EAGAIN -> ETIMEDOUT (#867)Alexey Rybalchenko2017-05-111-2/+2
* fixes #879 documentation for nn_get_statisticGarrett D'Amore2017-05-111-1/+1
* fixes NN_MAXTTL typo in docs for nn_{get|set}sockoptKristian Lein-Mathisen2017-01-142-2/+2
* fixes #845 Simplify asciidoctor suffixesGarrett D'Amore2016-11-2336-228/+228
* fixes #799 NN_LINGER not implementedGarrett D'Amore2016-09-031-5/+7
* Fix typo in nn_get_statistic() exampleDirkjan Ochtman2016-09-021-1/+1
* fixes #386 loop prevention code missingGarrett D'Amore2016-06-032-1/+13
* fixes #747 Promote winsock to non-experimental statusGarrett D'Amore2016-06-011-4/+11
* fixes #621 Remove experimental tcpmux transportGarrett D'Amore2016-04-183-120/+2
* fixes #628 Remove state machine diagram toolsGarrett D'Amore2016-04-153-405/+0
* fixes #625 Switch documentation formatting to asciidoctorGarrett D'Amore2016-04-1540-289/+983
* fixes #622 Remove statistics socketGarrett D'Amore2016-04-141-29/+1
* fixes #623 Programmatic access to statistics desiredGarrett D'Amore2016-04-142-0/+103
* fixes #576 recv returned due to timeout returns ETIMEDOUT, not EAGAINGarrett D'Amore2015-12-191-4/+4
* fixes #572 Numerous grammar issues in documentationMarc Balmer2015-12-119-32/+32
* fixes #506 interface/address issue prevents bind/connectGarrett D'Amore2015-11-103-5/+3
* fixes #511 nn_ws.7 clarificationsGarrett D'Amore2015-11-091-18/+31
* fixes #462 documentation build instructions outdatedbryan newbold2015-10-211-3/+4
* fixes #461 add new NN_RCVMAXSIZE socket optionbryan newbold2015-09-102-0/+8
* fixes #393 NN_POLLIN and NN_POLLOUT missed in nn_symbolGarrett D'Amore2015-05-311-0/+3
* Documentation fix on sample source codeKristian Lein-Mathisen2014-12-011-1/+1
* New man pages referenced from nanomsg(7)Martin Sustrik2014-11-201-0/+9
* man pages nn_tcpmux(7) and tcpmuxd(1) addedMartin Sustrik2014-11-203-2/+115
* Protocol-related stuff removed from API docs - nn_ws(7)Martin Sustrik2014-11-151-16/+0
* Section about accessing arbitrary websocket services removed from nn_ws(7)Martin Sustrik2014-11-151-22/+1
* websocket.h renamed to ws.hMartin Sustrik2014-11-151-1/+1
* ws transport marked as experimentalMartin Sustrik2014-11-151-0/+3
* nn_websocket(7) man page renamed to nn_ws(7)Martin Sustrik2014-11-151-3/+3
* Adding a new WebSocket transport to nanomsg.Jack R. Dunaway2014-11-151-0/+116
* Update nn_pubsub.txtαλεx π2014-09-261-0/+3
* Add SYNOPSIS section for nn_env documentation (fixes #294)Dirkjan Ochtman2014-09-161-0/+5
* Remove incorrect parenthesis in code sampleMichael Egli2014-08-281-1/+1
* Fix many typos.Bruce Mitchener2014-08-204-4/+4
* nn_pollfd typoKerrigan29a2014-07-301-2/+2
* Fixing generation of diagrams (via 'make diagrams') whenVictor Guerra2014-07-151-1/+2
* Update nn_sendmsg.txtMichael John2014-07-151-1/+1
* Fixed diagrams generation issuesArk Degtiarov2014-07-101-1/+4
* nn_pubsub manual page improvedMartin Sustrik2014-06-141-21/+25
* Updated nn_pubsub documentation to include text regarding topics.Andrew Starks2014-06-141-1/+42
* Formatting changes to nn_reqrep manpageMartin Sustrik2014-06-121-19/+18
* documentation note about stateless REQ/REPDrew Crawford2014-06-121-0/+18
* Default socket name is actually just "N"Örjan Persson2014-06-111-1/+1
* Minor documentation changeÖrjan Persson2014-06-112-2/+2
* Documentation for NamedPipes support addedMartin Sustrik2014-06-071-1/+3
* Superfluous text in nn_reqrep(3) removed.Martin Sustrik2014-05-301-2/+1
* Merge pull request #247 from lygstate/minor-fixessustrik2014-05-301-1/+2
|\