[Issue 3649] New: Socket not configured for work.
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Dec 25 12:36:18 PST 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3649
Summary: Socket not configured for work.
Product: D
Version: future
Platform: x86
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: Phobos
AssignedTo: nobody at puremagic.com
ReportedBy: 4ybaka at gmail.com
--- Comment #0 from Dmitriy <4ybaka at gmail.com> 2009-12-25 23:36:17 MSK ---
Created an attachment (id=534)
Test code
I compile and run code as in attachment with dmd 2.037 under linux and always
get number of sent bytes n=-1 and local address 0.0.0.0:0. But when I use dmd
1.051 (on linux) all works good: n=45 and local address 192.168.0.100:37563.
Also I check it under Windows with dmd 2.036 and all works.
--
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