CVSROOT: /cvs/src
Module name: src
Changes by: [email protected] 2012-03-08 16:02:44
Modified files:
winsup/cygwin : ChangeLog net.cc
Log message:
* net.cc (call_gaa): New thread function to call GetAdaptersAddresses.
(get_adapters_addresses): Call call_gaa. If necessary, call it as
child thread. Explain why that's necessary.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5743&r2=1.5744
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/net.cc.diff?cvsroot=src&r1=1.295&r2=1.296