This website requires JavaScript.
Explore
Help
Sign In
perso
/
syncthing-arm
Watch
1
Star
0
Fork
0
You've already forked syncthing-arm
Code
Issues
Pull Requests
Releases
Wiki
Activity
syncthing-arm
/
lib
/
relay
/
client
History
Antony Male
345d727936
staticClient.connect(): don't handshake twice (
fixes
#2547
,
#2548
)
...
The first handshake occurred before setting the Deadline, which could cause an unintended hang.
2015-12-04 12:01:01 +00:00
..
client.go
Add timeouts to relay methods
2015-11-23 21:14:46 +00:00
debug.go
Implement facility based logger, debugging via REST API
2015-10-03 18:09:53 +02:00
dynamic.go
Add timeouts to relay methods
2015-11-23 21:14:46 +00:00
methods.go
Take timeout into account when dialing
2015-11-26 23:41:11 +00:00
static.go
staticClient.connect(): don't handshake twice (
fixes
#2547
,
#2548
)
2015-12-04 12:01:01 +00:00