|
RTEMS CPU Kit with SuperCore
|
#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) |
1.8.13