mirror of
https://github.com/wangyu-/udp2raw.git
synced 2025-10-14 09:55:33 +08:00
fix a dead loop, moved some code blocks
This commit is contained in:
@@ -245,6 +245,7 @@ struct conn_info_t //stores info for a raw connection.for client ,there is o
|
||||
|
||||
|
||||
fd64_t timer_fd64;
|
||||
fd64_t udp_fd64;
|
||||
|
||||
id_t oppsite_const_id;
|
||||
|
||||
|
Reference in New Issue
Block a user