Bind sockets for IPv4 and IPv6

This commit is contained in:
Unrud
2020-02-19 09:49:56 +01:00
parent 36483670d4
commit cc22927353
3 changed files with 28 additions and 28 deletions

2
config
View File

@ -15,7 +15,7 @@
# IPv4 syntax: address:port
# IPv6 syntax: [address]:port
# For example: 0.0.0.0:9999, [::]:9999
#hosts = 127.0.0.1:5232
#hosts = localhost:5232
# Max parallel connections
#max_connections = 8