ofiwg / cpp-ts

C++ Technical Specification
4 stars 2 forks source link

Networking TS draft #3

Open mdrocco opened 6 years ago

mdrocco commented 6 years ago

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.

jeffhammond commented 6 years ago

Thanks. We will update this appropriately.

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

ct-clmsn commented 6 years ago

@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.