wut  v1.7.0
Wii U Toolchain
select.h
Go to the documentation of this file.
1 #pragma once
2 
3 #define FD_SETSIZE 32
4 
5 #include_next <sys/select.h>