Advice wanted on garbage collection of sockets for c++ programmer using D
    Moritz Maxeiner via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Wed Jun 28 04:21:07 PDT 2017
    
    
  
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`.
    
    
More information about the Digitalmars-d-learn
mailing list