Classes | |
class | basic_endpoint |
Describes an endpoint for any socket type. More... | |
class | datagram_protocol |
Encapsulates the flags needed for a generic datagram-oriented socket. More... | |
class | raw_protocol |
Encapsulates the flags needed for a generic raw socket. More... | |
class | seq_packet_protocol |
Encapsulates the flags needed for a generic sequenced packet socket. More... | |
class | stream_protocol |
Encapsulates the flags needed for a generic stream-oriented socket. More... | |