![]() |
PhoenixZMQ
2.0.0
Library which integrates zeromq use in Phoenix
|
Go to the source code of this file.
Namespaces | |
PRecvFlag | |
PSendFlag | |
Enumerations | |
enum | PRecvFlag::PRecvFlag { PRecvFlag::BLOCK , PRecvFlag::NON_BLOCK } |
describe the recieving flag of the Socket More... | |
enum | PSendFlag::PSendFlag { PSendFlag::BLOCK , PSendFlag::NON_BLOCK } |
describe the sending flag of the Socket More... | |