summaryrefslogtreecommitdiff
path: root/util/network.go
AgeCommit message (Expand)Author
2020-12-27Util -> UtilsValery Piashchynski
2020-11-25Update CreateListener function, simplificationsValery Piashchynski
2020-10-26mode updateValery Piashchynski
2020-10-16Fix old deps in testsv2.0.0-alpha5Valery Piashchynski
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