How to implement protocol which resends messages using BOOST ASIO

前端 未结 0 1539
情话喂你
情话喂你 2020-12-10 15:31

I am implementing protocol with BOOST ASIO which resends response in case it was not acknowledged. I use async_read_some() and deadline_timer running asynchronously alongsid

相关标签:
回答
  • 消灭零回复
提交回复
热议问题