os_support.c File Reference

Go to the source code of this file.

Functions

int inet_aton (const char *str, struct in_addr *add)
int resolve_host (struct in_addr *sin_addr, const char *hostname)
int ff_socket_nonblock (int socket, int enable)
int poll (struct pollfd *fds, nfds_t numfds, int timeout)


Function Documentation

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

int resolve_host ( struct in_addr *  sin_addr,
const char *  hostname 
)

Definition at line 58 of file os_support.c.

Referenced by tcp_open(), and udp_set_url().

int ff_socket_nonblock ( int  socket,
int  enable 
)

Definition at line 71 of file os_support.c.

Referenced by tcp_open().

int poll ( struct pollfd fds,
nfds_t  numfds,
int  timeout 
)


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