PhoenixZMQ  2.0.0
Library which integrates zeromq use in Phoenix
PSocketFlag.h File Reference
+ This graph shows which files directly or indirectly include this file:

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...