Is it possible to deliver SIGINT to a blocking recv system call in C?

前端 未结 0 387
逝去的感伤
逝去的感伤 2021-02-13 22:25

I\'m in a situation where receive (recv()) timeout varies at different places. So i decided to implement custom receive timeout feature. Before calling recv(), I wo

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