The new std.process is ready for review

Dmitry Olshansky dmitry.olsh at gmail.com
Sun Feb 24 10:05:07 PST 2013


24-Feb-2013 21:41, Lars T. Kyllingstad пишет:
> On Saturday, 23 February 2013 at 11:31:21 UTC, Lars T. Kyllingstad wrote:
>>
>> Pull request:
>> https://github.com/D-Programming-Language/phobos/pull/1151
>>
>> Code:
>> https://github.com/kyllingstad/phobos/blob/std-process2/std/process2.d
>>
>> Documentation:
>> http://www.kyllingen.net/code/std-process2/phobos-prerelease/std_process2.html
>>
>
> Ok, a new version with non-blocking wait is up.

asyncWait would be less verbose :)

Also how about returning a "Future" object that you may block on some 
loong time later?


-- 
Dmitry Olshansky


More information about the Digitalmars-d mailing list