pkarashchenko commented on a change in pull request #1073: URL: https://github.com/apache/incubator-nuttx-apps/pull/1073#discussion_r826266676
########## 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: Yeah. I see now. Sometimes reviewing from a mobile device is tricky :) -- 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