Portable structure declarations for pj_fd_set. The implementation of pj_sock_select() does not use this structure per-se, but instead it will use the native fd_set structure. However, we must make sure that the size of pj_fd_set_t can accomodate the native fd_set structure.