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/07/16 17:02:42 UTC

[GitHub] [incubator-nuttx] gustavonihei edited a comment on pull request #4116: net: Add file_socket function

gustavonihei edited a comment on pull request #4116:
URL: https://github.com/apache/incubator-nuttx/pull/4116#issuecomment-881590274


   > File descriptor always associate with a particular task, but kernel thread or function should be task independent as much as possible. This patch series try to limit file descriptor function as a thin wrapper around file structure function.
   
   True, it makes sense. Thanks for the explanation.


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