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-2019 The KDE developers.
Generated on Fri Oct 25 2019 17:04:06 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Fri Oct 25 2019 17:04:06 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.