mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-29 08:37:36 -04:00
fixed bug causing some GXS sync tunnels to remain unused and prevent new tunnels to be created
This commit is contained in:
parent
b603b9b4c7
commit
20391371c7
2 changed files with 13 additions and 7 deletions
|
@ -68,7 +68,7 @@ struct RsGxsNetTunnelGroupInfo
|
|||
|
||||
GroupPolicy group_policy ;
|
||||
GroupStatus group_status ;
|
||||
rstime_t last_contact ;
|
||||
rstime_t last_contact ;
|
||||
RsFileHash hash ;
|
||||
uint16_t service_id ;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue