aboutsummaryrefslogtreecommitdiff
path: root/src/platform/tcp_stream_test.c
Commit message (Expand)AuthorAge
* NNG_OPT_BOUND_PORT replaces NNG_OPT_TCP/UDP_BOUND_PORT.Garrett D'Amore2025-10-26
* tests: add some tcp dialer local address testsGarrett D'Amore2025-01-14
* ipc/tcp stream tests: use dup() to avoid confusion and hang in teardownGarrett D'Amore2024-12-30
* bump test timeouts for CI/CDGarrett D'Amore2024-12-30
* socket activation: test fixes (improve coverage, etc.)Garrett D'Amore2024-12-30
* fixes #863 socket activation: for TCP and IPC (POSIX only)Garrett D'Amore2024-12-30
* tcp stream: add test for ESTATE getting port on unbound listenerGarrett D'Amore2024-12-28
* streams: add explicit stop functionsGarrett D'Amore2024-12-12
* tests: add a test of canceling TCP stream listenerGarrett D'Amore2024-12-09
* tests: convert tcpsupp test to NUTSGarrett D'Amore2024-11-30