In article <[EMAIL PROTECTED]>, Michael Kerrisk <[EMAIL PROTECTED]> writes:
> I've only looked briefly at your mail. But is the problem that your > application is not checking for EPOLLRDHUP, available since kernel 2.6.17? > See (a recent version of) the epoll_ctl(2) man page for details. You are right. My report was wrong. I confirmed that it is possible to detect half close using EPOLLRDHUP (0x2000). -- Tanaka Akira -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]