mythudprelay.c File Reference

Go to the source code of this file.

Classes

struct  SOCKET_HANDLE
struct  GLOBALS

Functions

int ipaddr_to_int (const char *stringIP, unsigned int *ip)
int setup_rcv_socket (SOCKET_HANDLE *sock, int port)
int setup_snd_socket (SOCKET_HANDLE *sock, int port, char *addr)
int send_xml_output (GLOBALS *globals, SOCKET_HANDLE *sock)
int process_udp_xml (GLOBALS *globals)
int waitfor_udp (GLOBALS *globals, SOCKET_HANDLE *sock)
void print_help (char *progname)
int main (int argc, char *argv[])

Variables

int verbose = 0
char xml_filename [255]


Function Documentation

int ipaddr_to_int ( const char *  stringIP,
unsigned int *  ip 
)

Definition at line 59 of file mythudprelay.c.

int setup_rcv_socket ( SOCKET_HANDLE sock,
int  port 
)

Definition at line 76 of file mythudprelay.c.

Referenced by main().

int setup_snd_socket ( SOCKET_HANDLE sock,
int  port,
char *  addr 
)

Definition at line 110 of file mythudprelay.c.

Referenced by main().

int send_xml_output ( GLOBALS globals,
SOCKET_HANDLE sock 
)

Definition at line 153 of file mythudprelay.c.

Referenced by main().

int process_udp_xml ( GLOBALS globals  ) 

Definition at line 181 of file mythudprelay.c.

Referenced by main().

int waitfor_udp ( GLOBALS globals,
SOCKET_HANDLE sock 
)

Definition at line 251 of file mythudprelay.c.

Referenced by main().

void print_help ( char *  progname  ) 

Definition at line 288 of file mythudprelay.c.

int main ( int  argc,
char *  argv[] 
)

Definition at line 301 of file mythudprelay.c.


Variable Documentation

int verbose = 0

Definition at line 37 of file mythudprelay.c.

char xml_filename[255]

Definition at line 38 of file mythudprelay.c.


Generated on Sat Dec 18 05:15:54 2010 for MythTV by  doxygen 1.5.5