cpp/header/experimental/net
From cppreference.com
< cpp | header | experimental
This header is part of Networking TS.
It is a convenience header that includes every other Networking TS header
Includes | |
(networking TS) |
Asynchronous model |
(networking TS) |
Basic I/O services |
(networking TS) |
Timer operations |
(networking TS) |
Buffers and buffer-oriented streams |
(networking TS) |
Sockets and socket streams |
(networking TS) |
Internet protocol |
Synopsis
#include <experimental/executor> #include <experimental/io_context> #include <experimental/timer> #include <experimental/buffer> #include <experimental/socket> #include <experimental/internet>