#[unsafe(no_mangle)]pub unsafe extern "C" fn patch_seq_tcp_read(stack: Stack) -> StackExpand description
TCP read from a socket
Stack effect: ( socket_id – string )
Reads all available data from the socket
§Safety
Stack must have an Int (socket_id) on top