The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

POEx::ZMQ::Types

SYNOPSIS

  use POEx::ZMQ::Types -all;

DESCRIPTION

Type::Tiny-based types for POEx::ZMQ.

ZMQContext

A POEx::ZMQ::FFI::Context object.

ZMQSocket

A POEx::ZMQ::FFI::Socket object.

ZMQSocketType

A ZMQ socket type constant, such as those exported by POEx::ZMQ::Constants.

AUTHOR

Jon Portnoy <avenj@cobaltirc.org>