winsock.c File Reference

Include dependency graph for winsock.c:


Data Structures

struct  wsaerrmsg_t

Functions

const char * net_strerror (int value)
ssize_t vlc_sendmsg (int s, struct msghdr *hdr, int flags)
ssize_t vlc_recvmsg (int s, struct msghdr *hdr, int flags)

Variables

static const wsaerrmsg_t wsaerrmsg []

Function Documentation

const char* net_strerror ( int  value  ) 

ssize_t vlc_recvmsg ( int  s,
struct msghdr *  hdr,
int  flags 
)

ssize_t vlc_sendmsg ( int  s,
struct msghdr *  hdr,
int  flags 
)


Variable Documentation

const wsaerrmsg_t wsaerrmsg[] [static]


Generated on Wed Aug 13 08:05:45 2008 for VLC by  doxygen 1.5.1