| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | fixes #1105 pollable can be inlined, and use atomics | Garrett D'Amore | 2020-01-04 |
| | | | | | | This also introduces an nni_atomic_cas64 to help with lock-free designs. Some mechanical renaming was done in some of the protocols for spelling. | ||
| * | More REP protocol coverage tests. | Garrett D'Amore | 2020-01-02 |
| | | |||
| * | fixes #1099 Should inline backtrace buffer in REP | Garrett D'Amore | 2020-01-02 |
| | | |||
| * | fixes #1088 REP protocol does not signal SENDFD properly | Garrett D'Amore | 2020-01-01 |
| We've also added some TEST_NNG_SEND_STR and TEST_NNG_RECV_STR to help with convenience when writing test code. | |||
