On Jun 28 19:10, Ozkan Sezer wrote: > On 6/28/12, Kai Tietz <[email protected]> wrote: > > 2012/6/28 Corinna Vinschen <[email protected]>: > >> Here's my complete proposal for the fd_set patch again. It includes the > >> psdk_inc/_fd_types.h file and the psdk_inc/_ws1_undef.h file. The > >> #undef's are removed from the latter. The FD_xxx macros are still > >> guarded with #ifndef's. Only the FD_SET handling got more complicated. > >> Hope that's ok. > >> > >> > >> Thanks, > >> Corinna > > > > Yes, solutiion is plausible. I am fine by this solution. Ozkan? > > > > Regards, > > Kai > > I'm fine by it, too.
Thanks, applied. I added another #ifndef __INSIDE_CYGWIN__ around the definition of select. Hope that's ok... Corinna ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
