Re: [Mingw-w64-public] mstcpip.h: Added definitions for RCVALL_IPLEVEL.

2014-10-27 Thread Kai Tietz
Hi, sure, please apply. Thanks, Kai 2014-10-27 14:03 GMT+01:00 Dongsheng Song : > On Fri, Oct 24, 2014 at 11:57 PM, Dongsheng Song > wrote: >> When I write raw socket program, I found RCVALL_IPLEVEL missing, so >> here is the patch. >> >> Please review. >> >> --- >> mingw-w64-headers/include/m

Re: [Mingw-w64-public] mstcpip.h: Added definitions for RCVALL_IPLEVEL.

2014-10-27 Thread Dongsheng Song
On Fri, Oct 24, 2014 at 11:57 PM, Dongsheng Song wrote: > When I write raw socket program, I found RCVALL_IPLEVEL missing, so > here is the patch. > > Please review. > > --- > mingw-w64-headers/include/mstcpip.h |1 + > 1 file changed, 1 insertion(+) > > diff --git a/mingw-w64-headers/include

[Mingw-w64-public] mstcpip.h: Added definitions for RCVALL_IPLEVEL.

2014-10-24 Thread Dongsheng Song
When I write raw socket program, I found RCVALL_IPLEVEL missing, so here is the patch. Please review. --- mingw-w64-headers/include/mstcpip.h |1 + 1 file changed, 1 insertion(+) diff --git a/mingw-w64-headers/include/mstcpip.h b/mingw-w64-headers/include/mstcpip.h index 99e57ab..b040ba7 10