KDECore
kextsock.h File Reference
#include "kdelibs_export.h"#include <sys/time.h>#include <qstring.h>#include <qptrlist.h>#include <qiodevice.h>#include "kbufferedio.h"#include "ksockaddr.h"
Include dependency graph for kextsock.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | KAddressInfo |
| class | KExtendedSocket |
| The extended socket class. More... | |
Defines | |
| #define | IO_AcceptError (IO_UnspecifiedError+2) |
| #define | IO_ListenError (IO_UnspecifiedError+1) |
| #define | IO_LookupError (IO_UnspecifiedError+3) |
Define Documentation
| #define IO_AcceptError (IO_UnspecifiedError+2) |
Definition at line 50 of file kextsock.h.
| #define IO_ListenError (IO_UnspecifiedError+1) |
Definition at line 49 of file kextsock.h.
| #define IO_LookupError (IO_UnspecifiedError+3) |
Definition at line 51 of file kextsock.h.
KDE 3.5 API Reference