MCPcopy Create free account
hub / github.com/One-com/gone / IsSocket

Function IsSocket

sd/filetests.go:141–175  ·  view source on GitHub ↗

IsSocket is similar to libsystemd sd-daemon sd_is_socket() Test whether the *os.File is a socket of family, socket type and whether it's listening. Values for "dont' care" is respectively 0, 0, and -1

(family, sotype int, listening int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

isSocketInternalFunction · 0.85
FdMethod · 0.80

Tested by

no test coverage detected