aboutsummaryrefslogtreecommitdiff
path: root/src/core/nng_impl.h
Commit message (Expand)AuthorAge
* New thread infrastructure -- not used anywhere yet, but tested.Garrett D'Amore2017-01-01
* Move option helpers to their own file.Garrett D'Amore2016-12-29
* Implementation of an id hash for hashing pipes by ID.Garrett D'Amore2016-12-29
* Ditch our own snprintf/vsnprintf (C99). Symbol naming fixes for inproc.Garrett D'Amore2016-12-21
* Uncrustify clean now.Garrett D'Amore2016-12-21
* Uncrustify configuration, and shorter copyright banners, plus reformatGarrett D'Amore2016-12-21
* Endpoint structure defined.Garrett D'Amore2016-12-14
* More robust platform definition support.Garrett D'Amore2016-12-14
* Better separate public vs. private names.Garrett D'Amore2016-12-14
* Oops... Pipe list initialization was not complete.Garrett D'Amore2016-12-14
* Minor tweak to transport API, new declarations for protocols.Garrett D'Amore2016-12-12
* New inproc transport.Garrett D'Amore2016-12-12
* Add operations on msgqueues.Garrett D'Amore2016-12-11
* New msgqueue implementation, use CLOCK_MONOTONIC if available.Garrett D'Amore2016-12-11
* Initial commit. This is not going to be useful to you for anything.Garrett D'Amore2016-12-10