summaryrefslogtreecommitdiff
path: root/listen_unix.go
AgeCommit message (Expand)Author
2023-06-21Appease linterMatthew Holt
2023-06-21Fix compile on Windows, hopefullyMatthew Holt
2023-05-23core: Use SO_REUSEPORT_LB on FreeBSD (#5554)Jonathan Davies
2023-03-03core: Eliminate unnecessary shutdown delay on Unix (#5413)Matt Holt
2023-02-08core: Support Windows absolute paths for UDS proxy upstreams (#5114)Steffen Brüheim
2022-09-28core: Refactor and improve listener logic (#5089)Matt Holt
2022-09-21core: Reuse unix sockets (UDS) and don't try to serve HTTP/3 over UDS (#5063)Matt Holt