R/RcppExports.R

Defines functions libzmq_has_draft has_connectivity

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

has_connectivity <- function(host) {
    .Call('_clustermq_has_connectivity', PACKAGE = 'clustermq', host)
}

libzmq_has_draft <- function() {
    .Call('_clustermq_libzmq_has_draft', PACKAGE = 'clustermq')
}

Try the clustermq package in your browser

Any scripts or data that you put into this service are public.

clustermq documentation built on Nov. 21, 2023, 5:06 p.m.