aboutsummaryrefslogtreecommitdiff
path: root/src/sp/transport/socket
Commit message (Expand)AuthorAge
* socket: fds can never be negativeGarrett D'Amore2024-11-23
* Fix socket:// hostname should be null, and add test caseGarrett D'Amore2024-11-22
* Collect the bound port as part of the URL at bind time.Garrett D'Amore2024-11-21
* URL refactor part 1.Garrett D'Amore2024-11-18
* Introduce NUTS_SKIP and use it in a few tests.Garrett D'Amore2024-11-03
* Windows: Use _close instead of closeGarrett D'Amore2024-01-27
* fixes #1746 Create a new socket:// transport for socketpair() based connectionsGarrett D'Amore2023-12-29