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:
@@ -1147,6 +1147,7 @@ struct _configitem_listen {
|
||||
int port;
|
||||
int options, clients;
|
||||
int fd;
|
||||
int ipv6;
|
||||
};
|
||||
|
||||
struct _configitem_vhost {
|
||||
|
||||
Reference in New Issue
Block a user