syncthing/lib/connections
2019-12-04 07:15:00 +01:00
..
registry
connections_test.go Remove KCP (fixes #4737) (#4741) 2018-02-09 11:40:57 +01:00
debug.go
deprecated.go
lan_test.go all: Remove global events.Default (ref #4085) (#5886) 2019-08-15 16:29:37 +02:00
limiter_test.go
limiter.go
quic_dial.go all: Use context in lib/dialer (#6177) 2019-11-26 07:39:51 +00:00
quic_listen.go lib: Replace done channel with contexts in and add names to util services (#6166) 2019-11-21 08:41:15 +01:00
quic_misc_test.go lib/connections: Add QUIC protocol support (fixes #5377) (#5737) 2019-05-29 09:56:40 +02:00
quic_misc.go
relay_dial.go all: Use context in lib/dialer (#6177) 2019-11-26 07:39:51 +00:00
relay_listen.go all: Use context in lib/dialer (#6177) 2019-11-26 07:39:51 +00:00
service.go lib: Consistently unsubscribe from config-wrapper (fixes #6133) (#6205) 2019-12-04 07:15:00 +01:00
structs.go
tcp_dial.go
tcp_listen.go
util.go