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 not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected