1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-02 20:33:12 +02:00

ipv4/ipv6 split - phase 1 (unstable!!)

This commit is contained in:
Bram Matthys
2015-07-28 16:20:00 +02:00
parent d15701bced
commit 3577583eaf
5 changed files with 245 additions and 240 deletions
+1
View File
@@ -1147,6 +1147,7 @@ struct _configitem_listen {
int port;
int options, clients;
int fd;
int ipv6;
};
struct _configitem_vhost {