There's an official answer in a man page, specifically socket(7): It is possible to do nonblocking I/O on sockets by setting the O_NONBLOCK ...
確定! 回上一頁