fehQlibs 26
Qlibs
|
setup a UDP message socket More...
#include <sys/types.h>
#include <sys/param.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <errno.h>
#include "close.h"
#include "ndelay.h"
#include "socket_if.h"
#include "error.h"
Go to the source code of this file.
Macros | |
#define | EAFNOSUPPORT EINVAL |
Functions | |
int | socket_udp6 (void) |
int | socket_udp4 (void) |
int | socket_udp (void) |
setup a UDP message socket
Definition in file socket_udp.c.
#define EAFNOSUPPORT EINVAL |
Definition at line 12 of file socket_udp.c.
int socket_udp | ( | void | ) |
int socket_udp4 | ( | void | ) |
int socket_udp6 | ( | void | ) |