UDPContext Struct Reference

List of all members.


Detailed Description

Definition at line 30 of file udp.c.


Public Attributes

int udp_fd
int ttl
int is_multicast
int local_port
int reuse_socket
struct sockaddr_in dest_addr
struct sockaddr_storage dest_addr
size_t dest_addr_len

Member Data Documentation

Definition at line 31 of file udp.c.

Referenced by udp_close(), udp_get_file_handle(), udp_open(), udp_read(), and udp_write().

Definition at line 32 of file udp.c.

Referenced by udp_open().

Definition at line 33 of file udp.c.

Referenced by udp_close(), and udp_open().

Definition at line 34 of file udp.c.

Referenced by udp_get_local_port(), udp_open(), and udp_socket_create().

Definition at line 35 of file udp.c.

Referenced by udp_open().

struct sockaddr_in UDPContext::dest_addr [read]

Definition at line 37 of file udp.c.

Referenced by udp_close(), udp_open(), udp_set_remote_url(), udp_socket_create(), and udp_write().

struct sockaddr_storage UDPContext::dest_addr [read]

Definition at line 39 of file udp.c.

Definition at line 41 of file udp.c.

Referenced by udp_set_remote_url(), and udp_write().


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

Generated on Sat Dec 18 05:16:12 2010 for MythTV by  doxygen 1.5.5