summaryrefslogtreecommitdiff
path: root/tests/device.c
Commit message (Expand)AuthorAge
* move all public headers to include/nng/ folderGregor Burger2018-11-22
* fixes #331 replace NNG_OPT_RAW option with constructorGarrett D'Amore2018-04-04
* fixes #295 boolean options should use C99 bool typeGarrett D'Amore2018-03-18
* Introduce 'porting layer' Public API.Garrett D'Amore2018-02-20
* fixes #143 Protocols and transports should be "configurable"Garrett D'Amore2017-11-02
* fixes #84 Consider using msec for durationsGarrett D'Amore2017-10-19
* Refactor option handling APIs.Garrett D'Amore2017-09-27
* Eliminate legacy option settings, provide easier option IDs.Garrett D'Amore2017-08-24
* fixes #63 NNG_FLAG_SYNCH should be the defaultGarrett D'Amore2017-08-14
* Convenience option accesor functions.Garrett D'Amore2017-08-12
* Windows fixes; especially idempotent init/fini.Garrett D'Amore2017-08-11
* Add new PAIR_V1 protocol.Garrett D'Amore2017-08-10