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

receive_data

Function receive_data 

Source
pub fn receive_data(socket_id: usize, buffer: &mut Vec<u8>) -> usize
Expand description

Receive data from TCP connection