addrinfo Struct Reference

List of all members.

Detailed Description

Definition at line 176 of file netsupp.h.


Public Attributes

int ai_flags
int ai_family
int ai_socktype
int ai_protocol
int ai_addrlen
sockaddr * ai_addr
char * ai_canonname
addrinfoai_next

Member Data Documentation

struct sockaddr* addrinfo::ai_addr

Socket address for socket.

Definition at line 183 of file netsupp.h.

Length of socket address.

Definition at line 182 of file netsupp.h.

Canonical name for service location.

Definition at line 184 of file netsupp.h.

Protocol family for socket.

Definition at line 179 of file netsupp.h.

Input flags.

Definition at line 178 of file netsupp.h.

Pointer to next in list.

Definition at line 185 of file netsupp.h.

Protocol for socket.

Definition at line 181 of file netsupp.h.

Socket type.

Definition at line 180 of file netsupp.h.


The documentation for this struct was generated from the following file:
KDE Home | KDE Accessibility Home | Description of Access Keys