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

Asynchronous model
Basic I/O services
(networking TS)
Timer operations
(networking TS)
Buffers and buffer-oriented streams
(networking TS)
Sockets and socket streams
Internet protocol

Synopsis

#include <experimental/executor>
#include <experimental/io_context>
#include <experimental/timer>
#include <experimental/buffer>
#include <experimental/socket>
#include <experimental/internet>