⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
socket_close
veridian_
kernel
0.25.2
In veridian_
kernel::
net::
unix_
socket
veridian_kernel
::
net
::
unix_socket
Function
socket_
close
Copy item path
Source
pub fn socket_close(socket_id: u64) ->
KernelResult
<()>
Expand description
Close a Unix socket.