开发者

How to cancel asynchronous read/write without closing the socket?

How to 开发者_如何学JAVAcancel asynchronous read/write without closing the socket? I use boost.asio. Thanks.


Use socket::cancel.

Cancel all asynchronous operations associated with the socket.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜