December 24, 2007 [Issue 1749] New: std.socket not thread-safe due to strerror | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=1749 Summary: std.socket not thread-safe due to strerror Product: D Version: 1.021 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: Phobos AssignedTo: bugzilla@digitalmars.com ReportedBy: david@acz.org SocketException uses strerror(). It should use sterror_r(). -- |
January 03, 2008 [Issue 1749] std.socket not thread-safe due to strerror | ||||
---|---|---|---|---|
| ||||
Posted in reply to d-bugmail | http://d.puremagic.com/issues/show_bug.cgi?id=1749 bugzilla@digitalmars.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #1 from bugzilla@digitalmars.com 2008-01-02 19:48 ------- Fixed dmd 1.025 and 2.009 -- |
Copyright © 1999-2021 by the D Language Foundation