実験的ライブラリヘッダー <experimental/net>
From cppreference.com
< cpp | header | experimental
このヘッダーはNetworking TSの一部です。
これは、Networking TSの他のすべてのヘッダーを含めるための便利なヘッダーです。
インクルード | |
| (Networking TS) |
非同期モデル |
| (Networking TS) |
基本的なI/Oサービス |
| (Networking TS) |
タイマー操作 |
| (Networking TS) |
バッファとバッファ指向ストリーム |
| (Networking TS) |
ソケットとソケットストリーム |
| (Networking TS) |
インターネットプロトコル |
[編集] 概要
#include <experimental/executor> #include <experimental/buffer> #include <experimental/internet> #include <experimental/io_context> #include <experimental/socket> #include <experimental/timer>