• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

kioslave

KIO Namespace Reference


Enumerations

enum  buffersizes { maximumIpcSize = 32 * 1024, initialIpcSize = 2 * 1024, mimimumMimeSize = 1024 }

Functions

static int WriteToFile (int fd, const char *buf, size_t len)

Enumeration Type Documentation

enum KIO::buffersizes

Enumerator:
maximumIpcSize  largest buffer size that should be used to transfer data between KIO slaves using the data() function
initialIpcSize  this is a reasonable value for an initial read() that a KIO slave can do to obtain data via a slow network connection.
mimimumMimeSize  recommended size of a data block passed to findBufferFileType()

Definition at line 87 of file ftp.cc.


Function Documentation

static int KIO::WriteToFile ( int  fd,
const char *  buf,
size_t  len 
) [static]

This helper handles some special issues (blocking and interrupted system call) when writing to a file handle.

Returns:
0 on success or an error code on failure (ERR_COULD_NOT_WRITE, ERR_DISK_FULL, ERR_CONNECTION_BROKEN).

Definition at line 113 of file ftp.cc.

kioslave

Skip menu "kioslave"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal