KDECore
kde_addrinfo Struct Reference
#include <netsupp.h>
Public Attributes | |
struct addrinfo * | data |
int | origin |
Detailed Description
Special purpose structure, to return data from kde_getaddrinfo to the library functions. This defines an extra field to let us know how to process this better.
Currently, we use it to determine how to deallocate this stuff
Member Data Documentation
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:10 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:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.