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