summaryrefslogtreecommitdiff
path: root/listen_unix.go
AgeCommit message (Expand)Author
2024-09-30core: Implement socket activation listeners (#6573)Aaron Paterson
2024-01-06Switch Solaris-derivatives away from listen_unix (#6021)Aaron Brady
2023-10-16core: Apply SO_REUSEPORT to UDP sockets (#5725)Matt Holt
2023-06-21Appease linterv2.7.0-beta.2Matthew 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