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

xfer: fix DCC file receive on Termux (closes #1811)

This fixes such error displayed on Termux when receiving a DCC file:

xfer: invalid address "96747949": error 8 hostname nor servname provided, or not known
This commit is contained in:
Sébastien Helleu
2022-09-03 22:29:46 +02:00
parent 7cf9399616
commit e8524ea2c4
12 changed files with 193 additions and 67 deletions
+1
View File
@@ -445,6 +445,7 @@ weechat_startup_message ()
gui_chat_printf (NULL, "---");
gui_chat_printf (NULL, "");
}
gui_chat_printf (NULL, "TEST SEB xfer termux");
}
/*