Socket.select interrupted system call because of GC

Marek Janukowicz marek at janukowicz.net
Sat Aug 3 09:00:38 PDT 2013


David Nadlinger wrote:
>> but you should not reduce your sample down to maybe-incorrect
>> (what it seems for me in this case) - the join wouldn't make
>> your sample to big
> 
> The example given is correct, as druntime guarantees that
> non-daemon threads will run to completion before the program
> terminates normally (see Thread.isDaemon).

It's really nice to have some chat about the correctness of example code 
snippets, but can anyone help me with the original issue? :)

-- 
Marek Janukowicz


More information about the Digitalmars-d-learn mailing list