RTEMS CPU Kit with SuperCore
4.11.2
|
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <errno.h>
#include <string.h>
#include <unistd.h>
#include <rpc/rpc.h>
Functions | |
int | bindresvport (int sd, struct sockaddr_in *sin) |
int | bindresvport_sa (int sd, struct sockaddr *sa) |