Commit Graph

15 Commits

Author SHA1 Message Date
80808310ce Make sure the library compiles for windows
systemd sockets are not applicable for windows. However compilation
should not fail on windows
2025-07-17 20:53:10 -04:00
74ade60009 Refactor: Add GetListener and TLS versions 2025-01-24 19:01:12 -05:00
27d7f247c3 return ctx wrapping all values 2025-01-24 17:01:39 -05:00
06e51af628 do dupe keys check only once 2024-12-18 15:45:36 -05:00
b14072106a Fix golint issues and add test 2024-12-18 15:38:52 -05:00
7cab173c7d fix ParseAddress 2024-12-17 19:36:31 -05:00
47ee5fb4f4 remove channel close 2024-12-17 18:16:38 -05:00
79256b0440 update to new syntax 2024-12-17 13:21:37 -05:00
e789d40258 Add helper function to parse address 2024-12-17 12:07:42 -05:00
5c43a1a4fc un http Server async and return error via channel 2023-09-11 20:28:04 -04:00
b5588989de Add function to return address type 2023-09-08 19:10:36 -04:00
bbef4be4a7 Refactor environment parsing
Systemd environment variables LISTEN* are unset by default and saved for
future calls
2023-04-30 23:37:46 -04:00
bbd21d78cf Improve error messsages 2023-04-28 15:31:05 -04:00
175cfa92e9 Add documentation 2023-04-20 17:56:44 -04:00
b970ea1c86 initial version 2023-04-20 16:31:35 -04:00