non-blocking io, EINTR

Mark Linn mark.linn at gmail.com
Wed Feb 27 09:35:25 UTC 2008


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


More information about the freebsd-hackers mailing list