aboutsummaryrefslogtreecommitdiff
path: root/src/core/defs.h
Commit message (Expand)AuthorAge
* Times are 64-bits, not 32-bits!Garrett D'Amore2016-12-27
* nng_setopt works (rcvtimeout, etc.) External API adjustments.Garrett D'Amore2016-12-23
* Uncrustify fixes.Garrett D'Amore2016-12-23
* Inline locks (fewer allocs), simpler absolute times for wakeups. nn_sock_recv.Garrett D'Amore2016-12-22
* Use C99 structure initializers FTW. Various other changes.Garrett D'Amore2016-12-22
* Uncrustify configuration, and shorter copyright banners, plus reformatGarrett D'Amore2016-12-21
* Better separate public vs. private names.Garrett D'Amore2016-12-14
* New inproc transport.Garrett D'Amore2016-12-12