MCPcopy Create free account
hub / github.com/SerenityOS/serenity / create_ipc_socket

Method create_ipc_socket

Userland/Libraries/LibCore/Process.cpp:424–450  ·  view source on GitHub ↗

This is heavily based on how SystemServer's Service creates its socket.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 11

to_sockaddr_unMethod · 0.80
statClass · 0.70
unlinkFunction · 0.70
socketFunction · 0.70
ioctlFunction · 0.70
fcntlFunction · 0.70
fchmodFunction · 0.70
bindFunction · 0.70
listenFunction · 0.70
is_errorMethod · 0.45
release_valueMethod · 0.45

Tested by

no test coverage detected