docker / go-connections

Utility package to work with network connections
https://pkg.go.dev/github.com/docker/go-connections
Apache License 2.0
217 stars 101 forks source link

Revert "Replace syscall.Unlink with os.Remove so that the directory(eg. /run/docker.sock/) can be deleted" #73

Closed thaJeztah closed 4 years ago

thaJeztah commented 4 years ago

This reverts commit e37f6db96f63ded68813dd97e0ad109dfe9c5fd2 (https://github.com/docker/go-connections/pull/72); see the discussion on that PR for background

Signed-off-by: Sebastiaan van Stijn github@gone.nl

thaJeztah commented 4 years ago

@cpuguy83 @tiborvass PTAL

I'll have a look at an alternative to see if that would work

thaJeztah commented 4 years ago

@cpuguy83 @tiborvass PTAL