mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Increased port range.
This commit is contained in:
parent
05a5184dc0
commit
f7040726a1
|
@ -94,7 +94,7 @@ typedef int sock_t;
|
|||
#define NET_PACKET_GROUP_CHATS 48 /* Group chats packet ID. */
|
||||
|
||||
#define TOX_PORTRANGE_FROM 33445
|
||||
#define TOX_PORTRANGE_TO 33455
|
||||
#define TOX_PORTRANGE_TO 33545
|
||||
#define TOX_PORT_DEFAULT TOX_PORTRANGE_FROM
|
||||
|
||||
typedef union {
|
||||
|
|
Loading…
Reference in New Issue
Block a user