| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | typo | zheng shuyuan | 2023-08-23 |
| | | | | change message to function name | ||
| * | Fix error checks | tromgy | 2020-02-13 |
| | | | | | Most error codes in `nng_errno_enum` are positve values, so the existing error check would not catch something like `NNG_ECONNREFUSED`. | ||
| * | Remove redundant <sys/time.h> include. It is not used but prevents demos ↵ | Evgeny Kravchenko | 2019-06-27 |
| | | | | | from being compiled on Windows. | ||
| * | Use contexts for new async demo. | Garrett D'Amore | 2018-04-12 |
