mirror of
https://github.com/irssi/irssi.git
synced 2026-08-16 15:12:11 +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 @@ struct _SERVER_SETUP_REC {
|
|||
|
||||
extern GSList *setupservers;
|
||||
|
||||
extern IPADDR source_host_ip; /* Resolved address */
|
||||
extern IPADDR *source_host_ip4, *source_host_ip6; /* Resolved address */
|
||||
extern int source_host_ok; /* Use source_host_ip .. */
|
||||
|
||||
/* Fill reconnection specific information to connection
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue