Is non-blocking socket really non-blocking when used with blocking select()?

前端 未结 0 408
一生所求
一生所求 2021-02-01 07:19

This is rather theoretical question. If sockets I/O (either read or write) is set to O_NONBLOCK, but then this socket is set in fd_s

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