⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

close_socket

Function close_socket 

Source
pub fn close_socket(id: usize) -> Result<(), KernelError>
Expand description

Close a socket by ID