![]() |
PhoenixSocket
1.0.0
Library which integrates socket unix use in Phoenix
|
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... | |