标签: c++ boost
write_some写入一些数据并返回。也就是说,它是无阻塞的。由于客户端无法知道写入何时结束,因此我可以安全地假设write_some负责删除它收到的指针吗?
write_some