xiaoxiang781216 commented on a change in pull request #1073: URL: https://github.com/apache/incubator-nuttx-apps/pull/1073#discussion_r826261486
########## File path: examples/rpmsgsocket/rpsock_server.c ########## @@ -315,7 +341,6 @@ static int rpsock_dgram_server(int argc, char *argv[]) args->fd = fd; args->nonblock = nonblock; - args->skippoll = true; Review comment: @pkarashchenko It's already removed here: https://github.com/apache/incubator-nuttx-apps/pull/1073/files#diff-ecc3b29b961b716dc9d3a3108645bfc63f186d1cbe9d1acefcb7fbe21716b28fL46. -- 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