Easy sockets - don't exist yet?

Konstantin Kutsevalov via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sun Oct 9 18:43:54 PDT 2016


On Monday, 26 September 2016 at 23:40:10 UTC, Vincent wrote:
> Hello, guys!
>
> I was very surprised that module 'socketstream' was deprecated. 
> Usually if something become obsolete, there is some perfect 
> replacement! But my digging in Inet and forums gave nothing, 
> but "outdated" examples with 'SocketStream' class. So first 
> question is WHAT Phobos has to replace SocketStream?

Hello, I'm agree with your main question.

This looks very good http://dsfml.com/docs/sockets.html, but, 
there is no any answer for the question. Why 'socketstream' was 
deprecated when no any replacement modules? It looks strange, 
like you are removing feature from your app because his code old 
and don't write new code for same feature, and just say to users: 
no feature anymore, haha.

So anyone know the answer?



More information about the Digitalmars-d-learn mailing list