mirror of
https://github.com/mjl-/mox.git
synced 2025-07-12 16:24:37 +03:00
mox!
This commit is contained in:
6
vendor/github.com/mjl-/sherpa/isclosed_plan9.go
generated
vendored
Normal file
6
vendor/github.com/mjl-/sherpa/isclosed_plan9.go
generated
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
package sherpa
|
||||
|
||||
func isConnectionClosed(err error) bool {
|
||||
// todo: needs a better test
|
||||
return false
|
||||
}
|
Reference in New Issue
Block a user