Skip to main content

socket_write_id

Function socket_write_id 

Source
pub fn socket_write_id(sock_id: u64, data: &[u8])
Expand description

Write raw bytes to a live socket by id (no-op if it has closed).