C ++ 14中的网络库 [英] Networking Library in C++14

查看:72
本文介绍了C ++ 14中的网络库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

赫伯·萨特在此处 (在他的ISO C ++ 2013年春季会议旅行报告中),计划将网络库添加到C ++ 14。

Herb Sutter writes here (on his ISO C++ Spring 2013 meeting trip report) that a networking library is planned to be added to C++14.

该库最初将具有什么功能?它基于什么?有概念验证的实现吗?我的Google-fu必须严重缺乏,因为我什至找不到提案草案。

What features would this library have initially? What is it based on? Is there a proof-of-concept implementation? My Google-fu must be seriously lacking, because I can't even find the proposal draft.

http://meetingcpp.com/ 列出了有关C ++ 14的建议:第1部分第2部分第3部分第4部分。在所有这些建议中,我只能找到两个与网络有关的建议:

There are a series of blog posts on http://meetingcpp.com/ listing the proposals for C++14: part 1, part 2, part 3 and part 4. Among all these, I can only find two network-related proposals:

  • N3555 - a URI Library for C++ (sorry, no link; though its predecessor is N3507.)
  • N3603 - A Three-Class IP Address proposal (with a related earlier paper N3565 - IP Address Design Constraints.)

这就是全部吗? C ++网络库仅具有这些功能吗?我什至不知道这些投票是否通过了投票,就像迈克尔·王(Michael Wong)的两个 部分对同一次会议(布里斯托尔,2013年4月)的评论甚至都没有提及。

Is this all? Will the C++ network library have only these facilities? I don't even know whether these passed the vote or not, as Michael Wong's two part review of the same meeting (Bristol, April 2013) doesn't even mention them.

推荐答案


计划将网络库添加到C ++ 14。

a networking library is planned to be added to C++14.

网络库(或库组件集)将显示为单独的技术规范,而不是C ++ 14的一部分。

A networking library (or set of library components) will appear as a separate Technical Specification, not as part of C++14.


我只能找到两个与网络相关的建议

I can only find two network-related proposals

博客文章并未在邮件中列出所有建议的有人花时间写作的人,还有其他人,例如:

The blog posts don't list all the proposals in the mailings, just the ones someone has found time to write up, there are others such as:

http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3360.pdf

http://www.open-std.org/jtc1/ sc22 / wg21 / docs / papers / 2012 / n3374.htm

http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3388.pdf

http://www.open-std.org/jtc1/sc22/wg21/docs/ papers / 2012 / n3389.pdf

http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3565.pdf

http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3620 .pdf

将要成为TS一部分的内容尚未确定。

What will be part of the TS isn't decided yet AFAIK.

这篇关于C ++ 14中的网络库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆