Skip to content

Commit 2775122

Browse files
committed
[libc++][NFC] Clarify libc++'s stance about implementing the Networking TS
1 parent 083f80f commit 2775122

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

libcxx/docs/DesignDocs/ExperimentalFeatures.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,9 @@ has been removed in LLVM 17.0.
161161
`Networking TS <https://wg21.link/N4656>`__
162162
-------------------------------------------
163163
The Networking TS is not yet part of a shipping standard, and there is discussion around removing it.
164-
Libc++ never shipped an implementation of the Networking TS and does not plan to do so in the future.
164+
Libc++ never shipped an implementation of the Networking TS and does not plan to do so in the future,
165+
unless the C++ Standards Committee expresses a desire to merge the Networking TS into the IS (which is
166+
unlikely at this point).
165167

166168
`Ranges TS <https://wg21.link/N4685>`__
167169
---------------------------------------

0 commit comments

Comments
 (0)