containerd/pkg/dialer
Danny Canter f0363a7f6b Chore: Simplify some syscall error checks
This just replaces some type casts to check whether a few dial errors are
a specific syscall with the stdlibs errors.As/errors.Is pals.

Signed-off-by: Danny Canter <danny@dcantah.dev>
2024-05-06 00:44:13 -07:00
..
dialer_unix.go Chore: Simplify some syscall error checks 2024-05-06 00:44:13 -07:00
dialer_windows.go fix(pkg/dialer): minor fix on dialer function for windows 2023-11-22 04:25:11 -08:00
dialer.go Remove deprecated dialer 2024-02-10 17:58:38 -08:00