I/O非阻塞方法 04/27/2012 HavenZhaoLeave a commentLinuxC/C++, I/O模型, Linux 在接收数据时,默认的read/write函数、recv/send函数采用的是阻塞 了解更多