Example #1
0
 public static extern int select(int nfds, ref fd_set readfds, ref fd_set writefds, ref fd_set exceptfds, ref timeval timeout);
Example #2
0
 public static extern int select(int nfds, ref fd_set readfds, ref fd_set writefds, ref fd_set exceptfds, ref timeval timeout);