QueueFlag

Used by the logger thread when processing messages from the ZMQ queues to control various behaviours.

Metadata

  • Underlying type: u32

Values

KeyValueDescription
WillReply1Indicates a message to which the Matching Engine will reply.
WontReply4294967294Indicates a message to which the Matching Engine will not reply.
InternalMsg2Indicates an internal message that the Matching Engine has sent to itself.
Ignore8Indicates a message that should be ignored by the Matching Engine.
EngineCache16Indicates a message that has been read from an engine cache file during startup.