Searched defs:PollFd (Results 1 – 1 of 1) sorted by relevance
494 struct PollFd struct496 int fd; //!< ソケット番号497 int events; //!< 取得したいイベント498 int revents; //!< 実際に取得したイベントが返ります