data urls and FileCopyJob

Leo Savernik l.savernik at aon.at
Sun Sep 14 23:46:29 BST 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am Sonntag, 14. September 2003 23:27 schrieb David Faure:
> On Sunday 14 September 2003 23:00, Leo Savernik wrote:
[...]
> But this means the bug is that the data ioslave doesn't send any data...
> or something in readData fails.

Maybe I should clarify how the data protocol works:

In DataProtocol::get it executes these methods in one go:

  mimeType(hdr.mime_type);
  totalSize(outData.size());
  setAllMetaData(hdr.attributes);
  sendMetaData();
  data(outData);
  data(QByteArray());
  finished();

And kio_data works synchronously, so the receiving end has no chance to do 
anything between receiving these signals.

>
[...]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE/ZO/Gj5jssenUYTsRAmNPAKCyYWzej2olUWlC3ZXatxEEiGjj3wCfcCTe
vRy93lh3o7Ed22OL1uvM3rs=
=eMMK
-----END PGP SIGNATURE-----





More information about the kfm-devel mailing list