[Issue 11282] std.process: add capability for two-way inter-process communication without deadlock

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Oct 16 11:46:27 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=11282


Brad Roberts <braddr at puremagic.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |braddr at puremagic.com


--- Comment #1 from Brad Roberts <braddr at puremagic.com> 2013-10-16 11:46:25 PDT ---
How much more buffering do you recommend?  Bottom line is there's got to be a
limit before blocking enters the picture, otherwise infinite buffering is
required, and that's just impossible.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list