test: stdin is not always a net.Socket by Fishrock123 · Pull Request #5935 · nodejs/node
added
test
labels
Mar 28, 2016`<`-ing a file into stdin actually results in a `fs.ReadStream`, rather than a `tty.ReadStream`, and as such does not inherit from net.Socket, unlike the other possible stdin options. Refs: nodejs#5916 PR-URL: nodejs#5935 Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
thefourtheye added a commit that referenced this pull request
Mar 31, 2016MylesBorins pushed a commit that referenced this pull request
Apr 5, 2016MylesBorins pushed a commit that referenced this pull request
Apr 5, 2016This was referenced
Apr 5, 2016MylesBorins pushed a commit that referenced this pull request
Apr 11, 2016MylesBorins pushed a commit that referenced this pull request
Apr 11, 2016This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters