KDECore
ksockaddr.h File Reference
#include <qobject.h>
#include <qcstring.h>
#include <qstring.h>
#include "kdelibs_export.h"
Include dependency graph for ksockaddr.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | KInetSocketAddress |
An Inet (IPv4 or IPv6) socket address. More... | |
class | KSocketAddress |
A socket address. More... | |
class | KUnixSocketAddress |
A Unix socket address. More... | |
Typedefs | |
typedef unsigned | ksocklen_t |
Variables | |
const ::KInetSocketAddress | addressAny |
const ::KInetSocketAddress | addressLoopback |
Typedef Documentation
typedef unsigned ksocklen_t |
Definition at line 31 of file ksockaddr.h.
Variable Documentation
const ::KInetSocketAddress addressAny |
const ::KInetSocketAddress addressLoopback |