| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | don't use deprecated functions in tests (#1560) | Edward Rudd | 2021-12-29 |
| | | |||
| * | Socket and context initialization never fails. | Garrett D'Amore | 2021-12-25 |
| | | | | | | This makes these functions entirely bullet proof, and eliminates yet more error handling cases. | ||
| * | Provide a tiny buf for lmq buffer by default. | Garrett D'Amore | 2021-12-25 |
| | | | | | | This allows us to make nni_lmq_init() non-failing. (Although the buffer size requested at initialization might not be granted.) | ||
| * | fixes #1536 nng_sendmsg and nng_recvmsg could be faster | Garrett D'Amore | 2021-11-28 |
| | | | | | fixes #1535 Desire nng_ctx_sendmsg and nng_ctx_recvmsg | ||
| * | fixes #1345 Restructure the source tree | Garrett D'Amore | 2021-01-01 |
| This is not quite complete, but it sets the stage for other protocols (such as zmq or mqtt) to be added to the project. | |||
