[Issue 4951] InternetAddress fails to resolve host when multithreading.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Oct 17 17:55:26 PDT 2010


http://d.puremagic.com/issues/show_bug.cgi?id=4951



--- Comment #1 from Stephan Dilly <spam at extrawurst.org> 2010-10-17 17:54:49 PDT ---
I get the feeling this is somehow related to 1126 because it does not just
happen for InternetAddresses created in multiple threads. Say you create those
instances in the main thread and then try to create a Socket in another thread
it crashes again saying unable to create socket.

This seems to be an very ancient beast in phobos or whereever and since D trys
to be especially concurrency friendly i advice to address this issue in the
near future.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list