Re: Problem interrupting threads in PR_Accept() wiht PR_Interrupt()
Joachim Ziegler <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.nspr |
|---|---|
| Message-ID | <[email protected]> |
Hello Wan-Teh, Wan-Teh Chang wrote: > Could you file a bug report about this problem? I'm a little Done. > On what platform do you observe this problem? We have $ uname -a Linux mpiat1403 2.6.24.2.1.p4-smp #1 SMP PREEMPT Mon Feb 11 12:42:38 UTC 2008 i686 GNU/Linux > I'm going to assume you're using Linux. You can give > the following a try: in pt_linux_sendfile_cont at line 1121, > add a test for EINTR similar to the test in pt_linux_sendfile_cont > at line 1070. I doubt this is the problem though. Your doubt was correct. :-) Greetings, Joachim