http://bugzilla.novell.com/show_bug.cgi?id=621773
http://bugzilla.novell.com/show_bug.cgi?id=621773#c0 Summary: Entry point getaddrinfo not found in WS2_32.DLL in Windows 2000 Classification: Mono Product: Mono: Runtime Version: 2.6.x Platform: x86 OS/Version: Windows 2000 Status: NEW Severity: Critical Priority: P5 - None Component: misc AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:2.0b1) Gecko/20100630 Firefox/4.0b1 The function getaddrinfo does not exist in the Windows 2000 version of WS2_32.DLL. http://msdn.microsoft.com/en-us/library/ms738520.aspx This seems closely related to a past bug that was fixed: https://bugzilla.novell.com/show_bug.cgi?GoAheadAndLogIn=1&id=569392 I have found some code that may be of use in providing the missing functionality under Windows 2000 for both this bug and the one linked above (related to freeaddrinfo). http://www.sra.co.jp/people/m-kasahr/getaddrinfo/index.html Reproducible: Always Steps to Reproduce: 1.Type 'mono --version' at the command line Actual Results: Error message appears in a message box Expected Results: Mono version should be displayed at the command prompt -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
