Loading…
|
Translation changed |
|
|
String added in the repository |
|
Loading…
|
Translation changed |
|
|
String added in the repository |
|
depends specifically on the Boost.Asio flavor of Networking, although this may change in the future. While this library offers performant implementations of the目前专门依赖于网络库的 Boost.Asio 实现(尽管未来可能会有所变化)。该库虽然提供了高性能的 HTTPand与 WebSocketnetwork protocols, it depends on the networking interfaces to perform general tasks such as performing domain name resolution (DNS lookup), establishing outgoing connections, and accepting incoming connections. Callers are responsible for interacting with networking to initialize objects to the correct state where they are usable by this library.网络协议实现,但涉及域名解析(DNS 查询)、建立对外连接以及接受入站连接等通用任务时,仍需依赖网络库接口来完成。调用方需负责与网络库进行交互,将相关对象初始化至可供本库使用的正确状态。