libavformat/network.h File Reference

#include "config.h"
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <netdb.h>

Go to the source code of this file.

Defines

#define ff_neterrno()   errno
#define FF_NETERROR(err)   err

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)


Define Documentation

 
#define ff_neterrno (  )     errno

#define FF_NETERROR ( err   )     err


Function Documentation

static void ff_network_close ( void   )  [inline, static]

Definition at line 59 of file network.h.

Referenced by tcp_close(), and udp_close().

static int ff_network_init ( void   )  [inline, static]

Definition at line 49 of file network.h.

Referenced by tcp_open(), and udp_open().

int ff_socket_nonblock ( int  socket,
int  enable 
)

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


Generated on Fri Oct 26 02:35:45 2012 for FFmpeg by  doxygen 1.5.8