PSPSDK 2025-03-30
|
#include <fcntl.h>
#include <errno.h>
#include <sys/select.h>
#include <psptypes.h>
#include <pspthreadman.h>
#include <pspnet_inet.h>
#include "fdman.h"
Macros | |
#define | SELECT_POLLING_DELAY_IN_us 100 |
#define | SCE_FD_SET(n, p) |
#define SCE_FD_SET | ( | n, | |
p ) |
#define SELECT_POLLING_DELAY_IN_us 100 |