golang.org/x/sys/unix.Socket
third-partyThe 6885th most-called third-party function by production calls. Called 102 times across 26 modules; 86 of those run outside tests and generated code.
- prod calls
- 86
- non-test, non-generated
- all calls
- 102
- total callsites
- modules
- 26
- distinct callers
- in loop
- 2%
- of prod calls
- in tests
- 16%
- 16 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Package function90%A direct call to an exported package function, resolved by type.
- Package function (by syntax)10%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into Socket from notable Go projects. Open one on the map to see what else it hammers.
where it's called
Callsites in the wild
12 representative callsites of 102, prioritizing in-loop and non-test usage. We link to source, never display it.
-
google/gvisor @v0.0.0-20260805052044-b67f1412986c
in loop -
google/gvisor @v0.0.0-20260805052044-b67f1412986c
in loop -
-
docker/docker @v28.5.2+incompatible
-
-
-
-
insomniacslk/dhcp @v0.0.0-20260728151720-c308df0fdcef
-
-
-
passteque/gluetun @v0.0.0-20260805014130-9b8939eb5b6f
-
top callers
The modules that reach for it
The modules that call Socket most in this snapshot.
- github.com/google/gvisor3130%
- github.com/sagernet/sing-tun77%
- github.com/u-root/u-root66%
- github.com/cilium/cilium55%
- github.com/docker/docker55%
siblings
More from golang.org/x/sys/unix
The other most-called functions in this package. See all →