MCPcopy Index your code
hub / github.com/Andy-Python-Programmer/aero / socket_addr_from_addr

Function socket_addr_from_addr

src/aero_kernel/src/syscall/net.rs:43–46  ·  view source on GitHub ↗

Creates a [`SocketAddr`] from the provided userland socket structure address. This is done by looking at the family field present in every socket address structure.

(address: VirtAddr)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

connectFunction · 0.85
bindFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected