summaryrefslogtreecommitdiff
path: root/tests/sys/netinet/tcp_socket.c
AgeCommit message (Collapse)Author
2026-03-24tests/netinet: add test for getsockname() on a disconnected TCP socketGleb Smirnoff
Stack it into existing file that exercises an other corner case of our TCP and rename the file to a more generic name.