◆ events
| int16 UE::IoStore::HTTP::FPollFdBase::events |
◆ fd
◆ POLLERR
| const int16 UE::IoStore::HTTP::FPollFdBase::POLLERR = 1 << 2 |
|
static |
◆ POLLHUP
| const int16 UE::IoStore::HTTP::FPollFdBase::POLLHUP = POLLERR |
|
static |
◆ POLLIN
| const int16 UE::IoStore::HTTP::FPollFdBase::POLLIN = 1 << 0 |
|
static |
◆ POLLNVAL
| const int16 UE::IoStore::HTTP::FPollFdBase::POLLNVAL = POLLERR |
|
static |
◆ POLLOUT
| const int16 UE::IoStore::HTTP::FPollFdBase::POLLOUT = 1 << 1 |
|
static |
◆ revents
| int16 UE::IoStore::HTTP::FPollFdBase::revents |
The documentation for this struct was generated from the following file:
- Engine/Source/Runtime/Experimental/IoStore/HttpClient/Private/Socket.inl