You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/04/07 07:36:56 UTC

[GitHub] [incubator-nuttx] yamt commented on pull request #5937: fs/epoll: change type of eventset from uint8_t to uint32_t

yamt commented on PR #5937:
URL: https://github.com/apache/incubator-nuttx/pull/5937#issuecomment-1091197628

   > fs/epoll: change type of eventset from uint8_t to uint32_t to support EPOLLONESHOT and so on.
   
   can you explain a bit?
   does linux support these EPOLL flags for poll(2)?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org