union_sockaddr Union Reference

#include <rubysocket.h>


Data Fields

sockaddr addr
sockaddr_in in
sockaddr_storage storage
char place_holder [2048]


Detailed Description

Definition at line 184 of file rubysocket.h.


Field Documentation

struct sockaddr union_sockaddr::addr

Definition at line 185 of file rubysocket.h.

Referenced by addrinfo_getnameinfo(), addrinfo_mdump(), addrinfo_mload(), ai_get_afamily(), ip_addr(), ip_peeraddr(), ip_s_getaddress(), recvfrom_blocking(), rsock_inspect_sockaddr(), and rsock_s_recvfrom().

struct sockaddr_in union_sockaddr::in

Definition at line 186 of file rubysocket.h.

Referenced by addrinfo_ip_port(), and extract_in_addr().

char union_sockaddr::place_holder[2048]

Definition at line 197 of file rubysocket.h.

struct sockaddr_storage union_sockaddr::storage

Definition at line 196 of file rubysocket.h.


The documentation for this union was generated from the following file:
Generated on 19 Jul 2016 for Ruby by  doxygen 1.4.7