aboutsummaryrefslogtreecommitdiff
path: root/src/nng.h
Commit message (Expand)AuthorAge
* Working towards TCP support.Garrett D'Amore2017-01-03
* Fixes to enable REQ/REP to operate.Garrett D'Amore2017-01-02
* Begin testing REQ/REP.Garrett D'Amore2017-01-02
* Endpoint renaming.Garrett D'Amore2017-01-02
* Implementation of an id hash for hashing pipes by ID.Garrett D'Amore2016-12-29
* Define new NNG_ESTATE for dealing with protocol state errors.Garrett D'Amore2016-12-28
* New dial/listen API. Dialing might work now.Garrett D'Amore2016-12-25
* Stubs for stats & device functions.Garrett D'Amore2016-12-25
* Change in handling of extended info for messages.Garrett D'Amore2016-12-24
* nng_setopt works (rcvtimeout, etc.) External API adjustments.Garrett D'Amore2016-12-23
* Some tests around recvmsg (no senders yet). Fixes for some edge cases.Garrett D'Amore2016-12-23
* Added lingering (1s default.)Garrett D'Amore2016-12-22
* Work on endpoints. More C99 & type cleanups.Garrett D'Amore2016-12-22
* Uncrustify clean now.Garrett D'Amore2016-12-21
* Uncrustify configuration, and shorter copyright banners, plus reformatGarrett D'Amore2016-12-21
* Better separate public vs. private names.Garrett D'Amore2016-12-14
* nn_socket_create() implemented.Garrett D'Amore2016-12-14
* Protocols are 16-bit.Garrett D'Amore2016-12-14
* Make an interruptible version of message queues.Garrett D'Amore2016-12-12
* New inproc transport.Garrett D'Amore2016-12-12
* Add operations on msgqueues.Garrett D'Amore2016-12-11
* More message API.Garrett D'Amore2016-12-11
* Message allocation, deallocation, reallocation.Garrett D'Amore2016-12-10
* Condition variable implementation.Garrett D'Amore2016-12-10
* Initial commit. This is not going to be useful to you for anything.Garrett D'Amore2016-12-10