Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/containerd/nerdctl
/ File
Method
File
pkg/ocihook/ocihook.go:426–426 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
424
func
reserveSocket(protocol, hostAddr string) (*os.File, error) {
425
type
filer
interface
{
426
File() (*os.File, error)
427
}
428
var
f filer
429
switch
{
Callers
1
reserveSocket
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected