yamt commented on pull request #4120: URL: https://github.com/apache/incubator-nuttx/pull/4120#issuecomment-878005960
> > btw, file i/o with net_lock held looks quite dangerous to me. > > do we have a defined locking order between net_lock and filesystem locks? > > All file i/o either doesn't hold net_lock, or temporarily net_unlock. Could you point out the place I missed? isn't sendfile_eventhandler called with the lock held? -- 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-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org