ofiwg / cpp-ts

C++ Technical Specification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Networking TS draft

mdrocco opened this issue · comments

In proposal.md, draft N4643 is referenced as the current Networking TS draft. However, from the working draft repo:
https://github.com/cplusplus/networking-ts

it seems the most recent draft number is N4695.

Thanks. We will update this appropriately.

From http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2017/:

  • N4643 "National Body Comments for PDTS 19216, C++ Extensions for Networking"
  • N4656 "Working Draft, C++ Extensions for Networking"
  • N4695 "Working Draft, C++ Extensions for Networking" is listed but not linked.

@droccom @jeffhammond thanks for the help! i've made modifications in PR#4 to resolve this issue. I snagged that draft number from a particularly old version of the networking TS.