mirror of
https://github.com/boostorg/cobalt.git
synced 2026-01-19 04:02:16 +00:00
[io] added summary for motivation IO library.
This commit is contained in:
committed by
Klemens Morgenstern
parent
0e7f1e4c7b
commit
9355af324f
5
doc/design/io.adoc
Normal file
5
doc/design/io.adoc
Normal file
@@ -0,0 +1,5 @@
|
||||
[#design:io]
|
||||
== IO
|
||||
|
||||
The `cobalt::io` namespace provides a wrapper library for boost.asio.
|
||||
It is simplified and compiled to speedup development and compilation times.
|
||||
@@ -52,6 +52,7 @@ include::design/promise.adoc[]
|
||||
include::design/race.adoc[]
|
||||
include::design/associators.adoc[]
|
||||
include::design/thread.adoc[]
|
||||
include::design/io.adoc[]
|
||||
|
||||
= Reference
|
||||
|
||||
|
||||
Reference in New Issue
Block a user