removed the stupid error-parameters from net_connect*() calls. errno can be

used just fine.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2889 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2002-08-26 19:05:14 +00:00 committed by cras
commit 13effe87e4
5 changed files with 20 additions and 30 deletions

View file

@ -247,7 +247,7 @@ GIOChannel *dcc_connect_ip(IPADDR *ip, int port)
own_ip = &temp_ip;
}
return net_connect_ip(ip, port, own_ip, NULL);
return net_connect_ip(ip, port, own_ip);
}
/* Server connected - update server for DCC records that have