KDECore
ksockssocketdevice.cpp File Reference
#include <config.h>#include <errno.h>#include <sys/types.h>#include <sys/socket.h>#include "kapplication.h"#include "ksocks.h"#include "ksocketaddress.h"#include "kresolver.h"#include "ksockssocketdevice.h"
Include dependency graph for ksockssocketdevice.cpp:

Go to the source code of this file.
Functions | |
| static int | socks_read_common (int sockfd, char *data, Q_ULONG maxlen, KSocketAddress *from, ssize_t &retval, bool peek=false) |
Function Documentation
| static int socks_read_common | ( | int | sockfd, | |
| char * | data, | |||
| Q_ULONG | maxlen, | |||
| KSocketAddress * | from, | |||
| ssize_t & | retval, | |||
| bool | peek = false | |||
| ) | [static] |
Definition at line 193 of file ksockssocketdevice.cpp.
KDE 3.5 API Reference