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

List:       kde-core-devel
Subject:    Re: New KIO::Connection
From:       Ralf Habacker <ralf.habacker () freenet ! de>
Date:       2007-07-13 12:39:19
Message-ID: 46977277.4010906 () freenet ! de
[Download RAW message or body]

Thiago Macieira schrieb:
> Ralf Habacker wrote:
>   
>>> Thank you Ralf, I'll add it to my local tree and enable it to see how
>>> it works.
>>>
>>>  
>>>       
>> Is there any timeline for integrating this new connection stuff in kde
>> svn ?
>>     
>
> Yes, next Monday.
>   
With or without the tcp stuff ? If with I assume you have fixed the open
issues. If not probably some fixes are required as you suggested  and
one additional I see:

In
void ConnectionServer::listenForRemote()
{
#ifdef Q_WS_WIN
    d->backend = new TCPSocketConnectionBackend(this);
#else
    // try the Local socket backend
    d->backend = new LocalSocketConnectionBackend(this);
#endif

the backend initialisation is fixed to the os. Should this still be the
case ?

Ralf





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

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