[][src]Module libzmq::ctx

The ØMQ context type.

Structs

Ctx

Keeps the list of sockets and manages the async I/O thread and internal queries.

CtxBuilder

A convenience builder for a Ctx.

CtxConfig

A config for a Ctx.