http://bugs.winehq.org/show_bug.cgi?id=31994 --- Comment #21 from Erich Hoover <ehoover(a)mines.edu> 2012-10-23 10:23:56 CDT --- (In reply to comment #20)
... ( Even I don't know what does mean this part of patch: FIXME("-> SIO_ADDRESS_LIST_CHANGE request: stub\n"); /* FIXME: error and return code depend on whether socket was created * with WSA_FLAG_OVERLAPPED, but there is no easy way to get this */ + overlapped = NULL; /* hack */ break;
- but don't waste time to explain it to me, if it is too complex.. :-) )
That would be a little hack for something else that I forgot to take out before sending you the patch. Without it a small number of programs will loop forever thinking that the list of network interfaces is constantly changing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.