syncthing/lib/connections
Jakob Borg 6f5ca53f99 lib/connections: Limit rate at which we print warnings about version mismatch
GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/3291
2016-06-09 12:30:35 +00:00
..
debug.go Implement facility based logger, debugging via REST API 2015-10-03 18:09:53 +02:00
limitedreader.go Decouple connections service from model 2015-09-25 12:19:30 -04:00
limitedwriter.go Decouple connections service from model 2015-09-25 12:19:30 -04:00
relay_dial.go lib/connections: Handle wrapped connection in SetTCPOptions (fixes #3223) 2016-05-31 08:11:57 +00:00
relay_listen.go lib/connections: Relay failures should be informative, not warning 2016-06-04 10:41:36 +00:00
service.go lib/connections: Limit rate at which we print warnings about version mismatch 2016-06-09 12:30:35 +00:00
structs.go lib/protocol: Understand older/newer Hello messages (fixes #3287) 2016-06-09 10:50:14 +00:00
tcp_dial.go lib/connections: Do not resolve addresses (fixes #3129) 2016-05-21 01:31:23 +00:00
tcp_listen.go lib/connections: Handle wrapped connection in SetTCPOptions (fixes #3223) 2016-05-31 08:11:57 +00:00