mirror of
https://github.com/irssi/irssi.git
synced 2026-08-18 16:12:30 +02:00
Revert "Network and IPv{4,6} related changes"
This commit is contained in:
parent
2d69deb0a3
commit
f5f3d7cc98
19 changed files with 241 additions and 88 deletions
|
|
@ -16,7 +16,7 @@ char *address;
|
|||
int port;
|
||||
char *chatnet;
|
||||
|
||||
IPADDR *own_ip;
|
||||
IPADDR *own_ip4, *own_ip6;
|
||||
|
||||
char *password;
|
||||
char *nick;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue