On Sun, 15 Nov 2020 00:21:29 +0200, Tal Shnaiderman wrote: > The ETOOMANYREFS errno is missing from the Windows build. > it is used in initialization of flow error structures. > > The commit will define it with the same error code used by > WSAETOOMANYREFS. > > Signed-off-by: Tal Shnaiderman <tal...@nvidia.com> > > --- > v2: log message fix, apply errno to both Windows builds > and remove dependency on winsock2.h [DmitryK]
Acked-by: Dmitry Kozlyuk <dmitry.kozl...@gmail.com>