photostorm

Results 2 issues of photostorm

This is an another attempt to support pseudo-terminal on windows using ConPty API (should resolve issue https://github.com/creack/pty/issues/95) This pull request does introduce major api change for Start method (*os.File ->...

windows
os-arch-port

Currently, RemoteAddr() and LocalAddr() are mocked. This change allow the real RemoteAddr() and LocalAddr() to be used.