Definition at line 40 of file mythudprelay.c.
Public Attributes | |
| int | fd |
| int | port |
| struct sockaddr_in | addr |
| char | bcast_addr [16] |
| int | bcast_addr_hex |
Definition at line 42 of file mythudprelay.c.
Referenced by send_xml_output(), setup_rcv_socket(), setup_snd_socket(), and waitfor_udp().
Definition at line 43 of file mythudprelay.c.
Referenced by send_xml_output(), setup_rcv_socket(), and setup_snd_socket().
struct sockaddr_in SOCKET_HANDLE::addr [read] |
Definition at line 44 of file mythudprelay.c.
Referenced by send_xml_output(), setup_rcv_socket(), and setup_snd_socket().
| char SOCKET_HANDLE::bcast_addr[16] |
Definition at line 45 of file mythudprelay.c.
Referenced by send_xml_output(), and setup_snd_socket().
1.5.5