#[unsafe(no_mangle)]pub unsafe extern "C" fn patch_seq_tcp_accept(stack: Stack) -> StackExpand description
TCP accept a connection
Stack effect: ( listener_id – client_id )
Accepts a connection (yields the strand until one arrives)
§Safety
Stack must have an Int (listener_id) on top