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

KDECore

ksocketdevice.cpp File Reference

#include <config.h>
#include <qmap.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <sys/time.h>
#include <sys/ioctl.h>
#include <errno.h>
#include <fcntl.h>
#include <netinet/in.h>
#include <unistd.h>
#include "syssocket.h"
#include <qmutex.h>
#include <qsocketnotifier.h>
#include "kresolver.h"
#include "ksocketaddress.h"
#include "ksocketbase.h"
#include "ksocketdevice.h"
#include "ksockssocketdevice.h"

Include dependency graph for ksocketdevice.cpp:

Go to the source code of this file.


Typedefs

typedef QMap< int,
KSocketDeviceFactoryBase * > 
factoryMap

Functions

static int do_read_common (int sockfd, char *data, Q_ULONG maxlen, KSocketAddress *from, ssize_t &retval, bool peek=false)

Variables

static KSocketDeviceFactoryBase * defaultImplFactory
static QMutex defaultImplFactoryMutex
static factoryMap factories

Typedef Documentation

typedef QMap<int, KSocketDeviceFactoryBase* > factoryMap

Definition at line 836 of file ksocketdevice.cpp.


Function Documentation

static int do_read_common ( int  sockfd,
char *  data,
Q_ULONG  maxlen,
KSocketAddress *  from,
ssize_t &  retval,
bool  peek = false 
) [static]

Definition at line 391 of file ksocketdevice.cpp.


Variable Documentation

KSocketDeviceFactoryBase* defaultImplFactory [static]

Definition at line 834 of file ksocketdevice.cpp.

QMutex defaultImplFactoryMutex [static]

Definition at line 835 of file ksocketdevice.cpp.

factoryMap factories [static]

Definition at line 837 of file ksocketdevice.cpp.

KDECore

Skip menu "KDECore"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

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