| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | api: rename nng_send_aio and nng_recv_aio to nng_socket_send and nng_socket_recv | Garrett D'Amore | 2025-01-04 |
| | | | | | This aligns more closely with the nng_ctx functions. | ||
| * | 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. | ||
| * | socket: rename nng_close to nng_socket_close | Garrett D'Amore | 2024-12-31 |
| | | |||
| * | Add forgotten license boilerplate | Aleksei Solovev | 2024-12-07 |
| | | |||
| * | fixes #1959 Occasional SIGSEGV in nng_recv_aio() on a respondent socket | Aleksei Solovev | 2024-12-07 |
