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 2021/06/22 11:55:58 UTC

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 opened a new pull request #785: canutils: Fix error: unknown type name 'fd_set'

xiaoxiang781216 opened a new pull request #785:
URL: https://github.com/apache/incubator-nuttx-apps/pull/785


   ## Summary
   Replace sys/time.h with sys/select.h
   
   ## Impact
   
   ## Testing
   
   


-- 
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.

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



[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on pull request #785: canutils: Fix error: unknown type name 'fd_set'

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 commented on pull request #785:
URL: https://github.com/apache/incubator-nuttx-apps/pull/785#issuecomment-866485343


   Close since the standard require to include sys/time.h:
   https://pubs.opengroup.org/onlinepubs/7908799/xsh/select.html


-- 
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.

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



[GitHub] [incubator-nuttx-apps] xiaoxiang781216 closed pull request #785: canutils: Fix error: unknown type name 'fd_set'

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 closed pull request #785:
URL: https://github.com/apache/incubator-nuttx-apps/pull/785


   


-- 
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.

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