summaryrefslogtreecommitdiff
path: root/util/network.go
AgeCommit message (Expand)Author
2020-02-26Fix build targetsValery Piashchynski
2020-02-26Add reuse, defer and fast-accept portsValery Piashchynski
2019-12-23- combine codecov pushWolfy-J
2019-12-23- enable port reuse on *unixWolfy-J
2019-12-23- check before erasing unix sockWolfy-J
2019-12-23- test fixesWolfy-J
2019-06-24golintWolfy-J
2019-06-24polishing fastcgi integration, polishing headers service (splitted from http)Wolfy-J
2019-06-14Feature: Add tests for CreateListenerDmitry Patsura
2019-06-13Feature: Extract code to util.CreateListenerDmitry Patsura