|
NetCpp
v0.2
|

Go to the source code of this file.
Classes | |
| class | protocol |
| Protocol used for the communication. More... | |
Namespaces | |
| namespace | net |
Enumerations | |
| enum | protocol_type |
| Protocol type. More... | |
| enum | protocol_domain |
| Protocol domain. More... | |
Variables | |
| static const net::protocol_type | STREAM = net::protocol_type::STREAM |
| static const net::protocol_type | DGRAM = net::protocol_type::STREAM |
| static const net::protocol_domain | IPv4 = net::protocol_domain::IPv4 |
| static const net::protocol_domain | LOCAL = net::protocol_domain::LOCAL |