network.h File Reference

Go to the source code of this file.

Functions

int ff_socket_nonblock (int socket, int enable)
static int ff_network_init (void)
static void ff_network_close (void)
int inet_aton (const char *str, struct in_addr *add)


Function Documentation

int ff_socket_nonblock ( int  socket,
int  enable 
)

Definition at line 71 of file os_support.c.

Referenced by tcp_open().

static int ff_network_init ( void   )  [inline, static]

Definition at line 47 of file network.h.

Referenced by tcp_open(), and udp_open().

static void ff_network_close ( void   )  [inline, static]

Definition at line 57 of file network.h.

Referenced by tcp_close(), and udp_close().

int inet_aton ( const char *  str,
struct in_addr *  add 
)


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