Files
sdk/tools
ager@google.com 83f2cfa4c1 Get rid of 'close' on process. It is very easy to use incorrectly and cut off data from your streams.
When using an interactive process started with Process.start you have
to drain the stdout and stderr streams to make sure that all resources
are freed. If you do that the dart:io library will make sure to free
all system resources for you.

R=sgjesse@google.com
BUG=

Review URL: https://codereview.chromium.org//11343009

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14187 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-29 11:59:09 +00:00
..
2011-10-05 05:34:19 +00:00
2012-09-21 22:04:37 +00:00
2011-10-05 05:34:19 +00:00
2011-10-05 05:34:19 +00:00
2012-08-20 19:35:58 +00:00
2012-09-15 00:29:13 +00:00