syncthing/cmd
Mark Pulford 69ae4aa024 cmd/syncthing: Avoid Keepalive/GUI refresh race
This avoids unnecessary browser request failures and retries. Eg:
- Browser reuses existing HTTP connection for GUI refresh request
- Server closes connection with request in flight
- Browser retries GET request.

GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/3854
2017-01-01 12:38:31 +00:00
..
stbench cmd/stbench: Add utility to run benchmark tests 2016-03-25 20:52:20 +00:00
stcli build: Enable gometalinter "gosimple" check, improve build.go 2016-12-21 14:53:45 +01:00
stcompdirs mv internal lib 2015-08-09 09:35:26 +02:00
stdisco lib/protocol: Use DeviceID in protocol messages, with custom marshalling 2016-10-29 21:56:24 +00:00
stdiscosrv cmd/stdiscosrv: Fix lint warning on Context keys (fixes #3760) 2016-11-24 11:20:51 +01:00
stevents Change (default) GUI port from 8080 to 8384 ('ST' in ascii values) 2015-03-26 21:36:06 +01:00
stfileinfo lib/protocol, lib/model: Implement high precision time stamps (fixes #3305) 2016-08-06 13:05:59 +00:00
stfinddevice build, cmd, lib: Minimum supported compiler version is Go 1.5 2016-08-15 08:37:32 +02:00
stgenfiles build: Enable gometalinter "gosimple" check, improve build.go 2016-12-21 14:53:45 +01:00
stindex lib/protocol, lib/model: Implement high precision time stamps (fixes #3305) 2016-08-06 13:05:59 +00:00
strelaypoolsrv build: Enable gometalinter "unconvert" check 2016-12-21 14:53:45 +01:00
strelaysrv build: Enable gometalinter "unconvert" check 2016-12-21 14:53:45 +01:00
stsigtool cmd/stsigtool: Sign stdin when not given a file to sign, or when given "-" 2016-05-05 19:05:45 +00:00
stvanity build, cmd, lib: Minimum supported compiler version is Go 1.5 2016-08-15 08:37:32 +02:00
stwatchfile Add stwatchfile 2015-07-27 19:00:22 +01:00
syncthing cmd/syncthing: Avoid Keepalive/GUI refresh race 2017-01-01 12:38:31 +00:00
todos MPLv2 2015-03-17 16:02:27 +01:00
.gitignore Remove reprecated st* utils 2014-07-01 12:20:25 +02:00