Hacker News new | ask | show | jobs
by taeric 2284 days ago
This actually doesn't seem that hard. In both, you are telling the computer, not the target program, something. One is to signal the running program you want to interrupt it. The other is to close the input to the program, as you are done giving it data.
1 comments

You're making a lot of assumptions about the setup. Granted they are all mostly standard.
Assumptions help the world go around. :)
And... the Devil's in the details.