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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

