fix a dead loop, moved some code blocks

This commit is contained in:
wangyu-
2018-07-20 11:54:57 -05:00
parent 2e8294ab88
commit 3a372b9eee
3 changed files with 60 additions and 99 deletions

View File

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