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

Function socket_pair

src/aero_kernel/src/syscall/net.rs:328–345  ·  view source on GitHub ↗
(
    domain: usize,
    type_and_flags: usize,
    protocol: usize,
    fds: &mut [i32; 2],
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

generic_do_syscallFunction · 0.85

Calls 4

get_schedulerFunction · 0.85
create_socketFunction · 0.85
open_fileMethod · 0.80
current_taskMethod · 0.45

Tested by

no test coverage detected