SPRESENSE commented on code in PR #9647: URL: https://github.com/apache/nuttx/pull/9647#discussion_r1331667478
########## include/nuttx/net/ioctl.h: ########## @@ -125,7 +125,7 @@ /* Network socket control ***************************************************/ -#define SIOCDENYINETSOCK _SIOC(0x0033) /* Deny network socket. */ +#define SIOCDENYINETSOCK _SIOC(0x0036) /* Deny network socket. */ Review Comment: @anchao san Thank you for your comment. I change it now. -- 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