PhoenixSocket  1.0.0
Library which integrates socket unix use in Phoenix
Loading...
Searching...
No Matches
PSocketFlag.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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