-
Clayton Coleman authored
Watch depends on long running connections, which intervening proxies may break without the control of the remote server. Specific errors handled are io.EOF, io.EOF wrapped by *url.Error, http connection reset errors (caused by race conditions in golang http code), and connection reset by peer (simply tolerated).
b2434de7
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| json | ||
| doc.go | ||
| filter.go | ||
| filter_test.go | ||
| iowatcher.go | ||
| iowatcher_test.go | ||
| mux.go | ||
| mux_test.go | ||
| watch.go | ||
| watch_test.go |