Advice wanted on garbage collection of sockets for c++ programmer using D

Guillaume Piolat via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Wed Jun 28 05:28:28 PDT 2017


On Wednesday, 28 June 2017 at 11:21:07 UTC, Moritz Maxeiner wrote:
> On Wednesday, 28 June 2017 at 09:16:22 UTC, Guillaume Piolat 
> wrote:
>> So far everyone is ignoring my example when A needs B to be 
>> destroyed. This happens as soon as you use DerelictUtil for 
>> example.
>
> I thought I had (implicitly): B needs to be `@disable finalize`.

So in the current language, doesn't exist?


More information about the Digitalmars-d-learn mailing list