mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-09 14:50:56 +00:00
596a49c112
This makes it so we can initialize the relay management and then give that to the connection management, instead of the other way around. This is important to me in the discovery revamp I'm doing, as otherwise I get a circular dependency when constructing stuff, with relaying depending on connection, connection depending on discovery, and discovery depending on relaying. With this fixed, discovery will depend on relaying, and connection will depend on both discovery and relaying. |
||
---|---|---|
.. | ||
stcompdirs | ||
stevents | ||
stfileinfo | ||
stfinddevice | ||
stindex | ||
stsigtool | ||
stwatchfile | ||
syncthing | ||
todos | ||
.gitignore |