1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-01 07:16:37 +02:00

Added hostname/IP option for connection to server

This commit is contained in:
Sebastien Helleu
2006-03-25 11:20:37 +00:00
parent fcd3809326
commit eaa33bfb8e
34 changed files with 2476 additions and 2280 deletions
+1
View File
@@ -2865,6 +2865,7 @@ weechat_cmd_server (t_irc_server *server, t_irc_channel *channel,
server_tmp.password, server_tmp.nick1,
server_tmp.nick2, server_tmp.nick3,
server_tmp.username, server_tmp.realname,
server_tmp.hostname,
server_tmp.command, 1, server_tmp.autojoin, 1, NULL,
NULL, NULL, NULL);
if (new_server)