Function deno_net::ops_tls::op_tls_accept[][src]

pub async fn op_tls_accept(
    state: Rc<RefCell<OpState>>,
    rid: ResourceId,
    _: ()
) -> Result<OpConn, AnyError>