Close stream APIs
Added stream close APIs for Popen object. With this one can use the "send" API and then close the stream so that "wait" wont block. See Issue #21 for more details.
Added stream close APIs for Popen object. With this one can use the "send" API and then close the stream so that "wait" wont block. See Issue #21 for more details.