Document number | N4613 |
Date | 2016-10-17 |
Project | Programming Language C++, Library Working Group |
Reply-to | Jonathan Wakely <cxx@kayari.org> |
N4612 is the third working draft for the Networking TS, revising N4588. All changes are editorial, fixing spelling, grammar and formatting. Some design changes were applied to the LaTeX sources, but were reverted for N4612 and proposed to LWG in P0405R0 instead.
Complete indices have been added for all terms and library names. Any missing entries are accidental and should be fixed.
async_result
semantics) and Table 27 (GettableSocketOption requirements)basic_socket_streambuf
signatures, using injected-class-name instead.max_connections
-> max_listen_connections
basic_string::erase()
.time_point::max
, not clock_type::max
.Thanks to Lars Gullik Bjønnes, Chris Kohlhoff, and Thomas Köppe for reporting numerous problems.