wut
v1.7.0
Wii U Toolchain
|
#include <wut.h>
#include <stdint.h>
#include <sys/time.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <unistd.h>
#include <errno.h>
Go to the source code of this file.
Macros | |
#define | NSN_EAGAIN EAGAIN |
#define | NSN_EWOULDBLOCK EWOULDBLOCK |
Functions | |
__attribute__ ((deprecated)) static inline int socketclose(int sockfd) | |