RetroArch
Macros | Functions
receivedata.c File Reference
#include <stdio.h>
#include <string.h>
#include <unistd.h>
#include <sys/select.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <poll.h>
#include <errno.h>
#include "receivedata.h"
Include dependency graph for receivedata.c:

Macros

#define MINIUPNPC_IGNORE_EINTR
 

Functions

int receivedata (int socket, char *data, int length, int timeout, unsigned int *scope_id)
 

Macro Definition Documentation

◆ MINIUPNPC_IGNORE_EINTR

#define MINIUPNPC_IGNORE_EINTR

Function Documentation

◆ receivedata()

int receivedata ( int  socket,
char *  data,
int  length,
int  timeout,
unsigned int *  scope_id 
)
Here is the call graph for this function:
Here is the caller graph for this function: