mirror of
https://github.com/irssi/irssi.git
synced 2026-08-16 23:22:16 +02:00
Working /log and /rawlog.
Signed-off-by: Edward Tomasz Napierala <trasz@FreeBSD.org>
This commit is contained in:
parent
939371aa1d
commit
241dd66ac1
6 changed files with 65 additions and 4 deletions
|
|
@ -198,7 +198,6 @@ int net_connect_ip_handle(const IPADDR *ip, int port, const IPADDR *my_ip)
|
|||
return handle;
|
||||
}
|
||||
|
||||
|
||||
/* Connect to socket with ip address */
|
||||
GIOChannel *net_connect_ip(IPADDR *ip, int port, IPADDR *my_ip)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue