libavformat/os_support.c File Reference

#include "config.h"
#include "avformat.h"
#include <unistd.h>
#include <fcntl.h>
#include <sys/time.h>
#include "os_support.h"
#include "network.h"

Go to the source code of this file.

Defines

#define _SVID_SOURCE
#define _DARWIN_C_SOURCE

Functions

int ff_inet_aton (const char *str, struct in_addr *add)
int ff_socket_nonblock (int socket, int enable)


Define Documentation

#define _DARWIN_C_SOURCE

Definition at line 25 of file os_support.c.

#define _SVID_SOURCE

Definition at line 24 of file os_support.c.


Function Documentation

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

Definition at line 63 of file os_support.c.

Referenced by resolve_host(), rtsp_parse_transport(), and sdp_parse_line().

int ff_socket_nonblock ( int  socket,
int  enable 
)

Definition at line 226 of file os_support.c.

Referenced by new_connection(), socket_open_listen(), tcp_open(), and udp_open().


Generated on Tue Apr 20 17:39:52 2010 for FFmpeg by  doxygen 1.5.6