mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-07 09:26:34 +01:00
toxcore API update, add option to force TCP connection
This commit is contained in:
@@ -74,6 +74,7 @@ struct _Winthread {
|
||||
struct arg_opts {
|
||||
int ignore_data_file;
|
||||
int use_ipv4;
|
||||
int force_tcp;
|
||||
int default_locale;
|
||||
int use_custom_data;
|
||||
int no_connect;
|
||||
|
||||
Reference in New Issue
Block a user