[Issue 4025] Making network with the std.stdio.File interface

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu May 17 10:16:25 UTC 2018


https://issues.dlang.org/show_bug.cgi?id=4025

Dmitry Olshansky <dmitry.olsh at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
                 CC|                            |dmitry.olsh at gmail.com
         Resolution|---                         |WONTFIX

--- Comment #2 from Dmitry Olshansky <dmitry.olsh at gmail.com> ---
Hell no. Network can be done in a multitude of ways and putting the awkward
LibC buffering on top of it is the last thing we'd want. 

Especially in std. There is now quite a few better things on Dub that does
network and I/O.

All that aside - in a Dub package this addition might be simple thing that will
find its users.

--


More information about the Digitalmars-d-bugs mailing list