February 12, 2023 [Issue 23703] New: [Module std.socket] example links are dead | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=23703 Issue ID: 23703 Summary: [Module std.socket] example links are dead Product: D Version: D2 Hardware: All URL: http://dlang.org/library/std/socket.html OS: All Status: NEW Severity: trivial Priority: P3 Component: phobos Assignee: nobody@puremagic.com Reporter: desisma@heidel.beer The documentation for std.socket mentions two examples. > Example > > See /dmd/samples/d/listener.d and /dmd/samples/d/htmlget.d Unfortunately, both links[0][1] are broken. If those example still exist, the links should be updated or otherwise removed. [0] https://github.com/dlang/dmd/blob/master/samples/listener.d [1] https://github.com/dlang/dmd/blob/master/samples/htmlget.d -- |
Copyright © 1999-2021 by the D Language Foundation