1
0
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:
Jfreegman
2014-08-14 18:45:41 -04:00
parent 3f6fd734d3
commit edbdf2966a
2 changed files with 28 additions and 16 deletions

View File

@@ -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;