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

transmit_data

Function transmit_data 

Source
pub fn transmit_data(socket_id: usize, data: &[u8], remote: SocketAddr)
Expand description

Transmit data from socket layer