[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: kio::pop3
From:       Alex Zepeda <garbanzo () hooked ! net>
Date:       1999-06-18 17:01:55
[Download RAW message or body]

On Fri, 18 Jun 1999, Mario Weilguni wrote:

> So it should be:
> do {
>   m_tTimeout.tv_sec = 10;
>   m_tTimeout.tv_usec = 0;
> } while(::select(m_iSock+1, &FDs, 0, 0, &m_tTimeout) == 0);
> 
> or am I wrong here?

Linux is wrong here.  It should not be messing with the timeout value, and
I think this has been dealt with, and the true select syscall has been
left with the name select, and the bogus one, has been given another name.

- alex

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic