On Wednesday, 17 July 2019 at 10:51:53 UTC, Newbie2019 wrote: > this is very hard to made a minimal example, and the projects > only build with ldc. > > There is a struct TcpServer has no destructor, and all method > is @nogc nothrow. Then just add destructor with @nogc attribute.