Oleg, try this PR: https://github.com/apache/incubator-nuttx/pull/354 with Masayuki and my patch, all test in usrsocktest should pass now. Actually, all fail is very minor: 1.Set the different errno 2.Foget to check NULL pointer 3.Don't zero the sockaddr padding bytes ,usrsock work well very even without these patch.
On Fri, Feb 21, 2020 at 4:17 PM Oleg Evseev <ev.m...@gmail.com> wrote: > > Hi Masayuki, > > Thanks for the work! Looking forward to new PRs. > > пт, 21 февр. 2020 г. в 08:42, Ishikawa, Masayuki (SHES) < > masayuki.ishik...@sony.com>: > > > Hi, Oleg, > > > > > > > > Though I am not an author of the code, > > > > I found a couple of bugs both usrsocktest and nuttx. > > > > I will send PRs later. > > > > > > > > Regards, > > > > Masayuki > > > > > > > >