This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFC 00/17] Merge event loop implementations
>>>>> "Eli" == Eli Zaretskii <eliz@gnu.org> writes:
Eli> So, on balance I think if we want to remove USE_WIN32API regarding
Eli> sockets and related stuff, importing Gnulib replacements will be much
Eli> less work, and might also enable some features that are currently
Eli> disabled.
Yes, that sounds quite nice. I have a patch to update gnulib and to add
new gnulib modules for most of these things (I forgot to do 'bind' but
that's easily rectified). I can write the change to remove the relevant
USE_WIN32API bits -- but I can only build it, not test it. If I send a
patch can you give it a try?
thanks,
Tom