addrinfo Struct Reference

#include <network.h>


Data Fields

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


Detailed Description

Definition at line 85 of file network.h.


Field Documentation

struct sockaddr* addrinfo::ai_addr [read]

Definition at line 91 of file network.h.

Referenced by get_sockaddr(), resolve_host(), tcp_open(), and udp_set_url().

Definition at line 90 of file network.h.

Referenced by get_sockaddr(), tcp_open(), and udp_set_url().

Definition at line 92 of file network.h.

Definition at line 87 of file network.h.

Referenced by ff_url_join(), resolve_host(), sap_write_header(), tcp_open(), and udp_resolve_host().

Definition at line 86 of file network.h.

Referenced by ff_url_join(), get_sockaddr(), tls_open(), and udp_resolve_host().

struct addrinfo* addrinfo::ai_next [read]

Definition at line 93 of file network.h.

Referenced by resolve_host(), tcp_open(), and udp_socket_create().

Definition at line 89 of file network.h.

Referenced by tcp_open().

Definition at line 88 of file network.h.

Referenced by tcp_open(), and udp_resolve_host().


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

Generated on Fri Oct 26 02:46:15 2012 for FFmpeg by  doxygen 1.5.8