aboutsummaryrefslogtreecommitdiff
path: root/src/core/tcp.c
Commit message (Expand)AuthorAge
* fix includes for coreGarrett D'Amore2025-10-11
* Converted property functions to use nng_err.Garrett D'Amore2025-04-27
* More nng_err -- this time for dialer and listener allocations.Garrett D'Amore2025-04-27
* AIO: Use nng_err for cancellation callback instead of int.Garrett D'Amore2025-04-27
* resolver: use explicit resolver item provided by callerGarrett D'Amore2024-12-28
* tcp: flatten the listener implementationGarrett D'Amore2024-12-28
* tcp dialer: inline aio objectsGarrett D'Amore2024-12-26
* tcp: use nni_aio_startGarrett D'Amore2024-12-26
* aio: introduce nni_aio_deferGarrett D'Amore2024-12-22
* streams: add explicit stop functionsGarrett D'Amore2024-12-12
* URL u_port should be a number not a string.Garrett D'Amore2024-11-17
* refactor initialization/finalizationGarrett D'Amore2024-11-11
* Introduce nni_url_to_address for common URL to sockaddr support.Garrett D'Amore2024-10-05
* Move TCP out of supplemental.Garrett D'Amore2020-12-05