Simplify index sending, prevent ping timeout

This commit is contained in:
Jakob Borg
2013-12-31 21:22:49 -05:00
parent 632bcae856
commit 7e0be89052
4 changed files with 53 additions and 33 deletions

View File

@@ -129,7 +129,6 @@ func (m *Model) pullFile(name string) error {
}
func (m *Model) puller() {
for {
time.Sleep(time.Second)