mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
add ipaddr and family to connrec and perl SERVER_REC
This commit is contained in:
parent
ee4471a118
commit
26fd0585cd
4 changed files with 12 additions and 1 deletions
|
|
@ -522,6 +522,8 @@ Connect->{}
|
|||
address - Address where we connected (irc.blah.org)
|
||||
port - Port where we connected
|
||||
chatnet - Chat network
|
||||
chosen_family - IP family chosen to connect to
|
||||
ipaddr - IP address connected to
|
||||
|
||||
password - Password we used in connection.
|
||||
wanted_nick - Nick which we would prefer to use
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue