pub fn update_socket_handle(tid: usize, fd: usize, handle: SocketHandle)Expand description
Update socket handle for an existing fd (used in accept)
pub fn update_socket_handle(tid: usize, fd: usize, handle: SocketHandle)Update socket handle for an existing fd (used in accept)