| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Converted property functions to use nng_err. | Garrett D'Amore | 2025-04-27 |
| | | |||
| * | protocols: move content from the protocols to nng.h | Garrett D'Amore | 2025-01-01 |
| | | | | | | This should simplify things for developers. Just one header to include in most cases now. | ||
| * | Log protocol connections rejected by protocol. | Garrett D'Amore | 2024-04-14 |
| | | |||
| * | 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. | ||
| * | 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. | |||
