Skip to content

Why on Windows (and Linux) LoadZeroMQ in initalization ? #6

Description

@Fab8573

Hello,

On Windows (and Linux) , you do :

initialization
LoadZeroMQ

Off course that's work but the means load libzmq-win32.dll at application start, even it's not used.
But I would like to only load it when needed, For example only when my end user switch my application in debug mode.
That is more manually do a LoadZeroMQ means more easy to handle error message. at start.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions