aboutsummaryrefslogtreecommitdiff
path: root/src/network/socket.cpp
AgeCommit message (Expand)Author
2022-08-16Log sockets into tracestream instead of dstream (#12701)celeron55
2022-05-04Make logging cost free when there is no output target (#12247)paradust7
2022-04-30Deal with compiler warningssfan5
2021-12-29Socket-related cleanupssfan5
2018-06-22Fix ipv6_server=true not accepting IPv4 connections on Windows (#7471)sfan5
2017-08-24Network cleanup (#6302)Loïc Blot