My Project
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
sockaddr Struct Reference

#include <socket.h>

Data Fields

sa_family_t sa_family
 
char sa_data []
 

Detailed Description

Definition at line 53 of file socket.h.

Field Documentation

char sa_data[]

Definition at line 55 of file socket.h.

sa_family_t sa_family

Definition at line 54 of file socket.h.


The documentation for this struct was generated from the following file: