mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 04:13:32 +02:00
Use ircnet name as the proxy's "real address".
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@825 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
9895d0cc11
commit
4211d1e80b
3 changed files with 36 additions and 26 deletions
|
|
@ -21,6 +21,7 @@ typedef struct {
|
|||
int handle;
|
||||
int tag;
|
||||
|
||||
char *proxy_address;
|
||||
LISTEN_REC *listen;
|
||||
IRC_SERVER_REC *server;
|
||||
int pass_sent:1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue