|
FdIndex * | fdIndex |
|
fd_set | rset_base |
|
fd_set | rset |
|
fd_set | wset_base |
|
fd_set | wset |
|
int | nread |
|
int | nwrite |
|
int | maxFd |
|
size_t | fillIndex |
|
size_t | size |
|
Definition at line 41 of file pollset.h.
◆ fdIndex
◆ fillIndex
size_t WINPR_POLL_SET::fillIndex |
◆ maxFd
int WINPR_POLL_SET::maxFd |
◆ nread
int WINPR_POLL_SET::nread |
◆ nwrite
int WINPR_POLL_SET::nwrite |
◆ rset
fd_set WINPR_POLL_SET::rset |
◆ rset_base
fd_set WINPR_POLL_SET::rset_base |
◆ size
size_t WINPR_POLL_SET::size |
◆ wset
fd_set WINPR_POLL_SET::wset |
◆ wset_base
fd_set WINPR_POLL_SET::wset_base |
The documentation for this struct was generated from the following file: