dfx 0.1.0
Linux-based dynamic dataflow executor
Loading...
Searching...
No Matches
dfx::Core::MqCommon Namespace Reference

Classes

struct  OpenAttr

Functions

void validateConfig (nlohmann::json const &config)
void fillMqAttrWithConfig (OpenAttr &attr, nlohmann::json const &config)
void onMqOpenFail (std::string_view addrUsed, OpenAttr const &attrUsed, int err)
Utils::OwnedFd openMq (std::string const &addr, int flags, nlohmann::json const &config)