Date: Wed, 27 Feb 2008 01:07:27 -0800 From: "Mark Linn" <mark.linn@gmail.com> To: freebsd-hackers@freebsd.org Subject: non-blocking io, EINTR Message-ID: <84fb42ef0802270107y4ddb8fd2scd83fe086414869f@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi, I am setting the O_NONBLOCK flag on a socket file descriptor using fcntl, will a read() on the socket return EINTR when the process get a signal? Thanks Mark
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?84fb42ef0802270107y4ddb8fd2scd83fe086414869f>