New KIO::Connection
Thiago Macieira
thiago at kde.org
Fri Jul 13 14:08:33 BST 2007
Ralf Habacker wrote:
>>> 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:
With the TCP stuff. I have not but I will have fixed the remaining issues.
>
>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 ?
Yes, I think so.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20070713/511f8870/attachment.sig>
More information about the kde-core-devel
mailing list