| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | args: Convert nng_opts_parse into a header only library using `nng_args_parse`. | Garrett D'Amore | 2025-01-04 |
| * | api: remove old protocol headers | Garrett D'Amore | 2025-01-04 |
| * | api: rename nng_send_aio and nng_recv_aio to nng_socket_send and nng_socket_recv | Garrett D'Amore | 2025-01-04 |
| * | aio: introduce NNG_ESTOPPED | Garrett D'Amore | 2024-12-26 |
| * | Remove untyped nng_socket_get and nng_socket_set. | Garrett D'Amore | 2024-11-03 |
| * | Add some more tests for sub coverage. | Garrett D'Amore | 2024-11-03 |
| * | Replace NNG_OPT_SUB_SUBSCRIBE/UNSUBSCRIBE with functions. | Garrett D'Amore | 2024-11-03 |
| * | Replace `NNG_OPT_RAW` with `nng_socket_raw`. | Garrett D'Amore | 2024-11-02 |
| * | Replace `NNG_OPT_PROTO`, `NNG_OPT_PROTONAME`, and friends with functions. | Garrett D'Amore | 2024-11-02 |
| * | NNG_OPT_RECVFD and NNG_OPT_SENDFD converted to functions. | Garrett D'Amore | 2024-11-02 |
| * | Use `const` for nng_stat when possible. | Garrett D'Amore | 2024-10-20 |
| * | fixes #1345 Restructure the source tree | Garrett D'Amore | 2021-01-01 |
