[Issue 23703] New: [Module std.socket] example links are dead
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sun Feb 12 15:50:54 UTC 2023
    
    
  
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 at puremagic.com
          Reporter: desisma at 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
--
    
    
More information about the Digitalmars-d-bugs
mailing list