KDECore
#include "k3sockssocketdevice.h"
#include <config.h>
#include <config-network.h>
#include <errno.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <QCoreApplication>
#include "k3socks.h"
#include "k3socketaddress.h"
#include "k3resolver.h"
Include dependency graph for k3sockssocketdevice.cpp:
Go to the source code of this file.
Macros | |
#define | I_KNOW_KSOCKS_ISNT_PUBLIC |
Functions | |
static int | socks_read_common (int sockfd, char *data, quint64 maxlen, KSocketAddress *from, ssize_t &retval, bool peek=false) |
Macro Definition Documentation
#define I_KNOW_KSOCKS_ISNT_PUBLIC |
Definition at line 36 of file k3sockssocketdevice.cpp.
Function Documentation
|
static |
Definition at line 192 of file k3sockssocketdevice.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.