KDECore
kde_addrinfo Struct Reference
#include <netsupp.h>
Public Attributes | |
struct addrinfo * | data |
int | origin |
Detailed Description
For internal use only.
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
Definition at line 159 of file netsupp.h.
Member Data Documentation
struct addrinfo* kde_addrinfo::data [read] |
The documentation for this struct was generated from the following file: