drpc
drpc copied to clipboard
drpcserver: Find alternative to net.Error.IsTemporary because it's depcrated
Find an alternative to net.Error.IsTemporary because it's deprecated.
I see that's at least used in:
- https://github.com/storj/drpc/blob/0a6ae7bccab6f01ca6390a7a5bf9abeee71624d2/drpcserver/util.go#L18
- https://github.com/storj/drpc/blob/0a6ae7bccab6f01ca6390a7a5bf9abeee71624d2/drpcserver/util_windows.go#L31