fehQlibs 26
Qlibs
|
setup receiving socket More...
#include <sys/types.h>
#include <sys/param.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include "byte.h"
#include "ip.h"
#include "socket_if.h"
Go to the source code of this file.
Functions | |
int | socket_recv (int s, char *buf, unsigned int len, char ip[16], uint16 *port, uint32 *scope_id) |
setup receiving socket
Definition in file socket_recv.c.