sockets - How to inject a "Broken pipe" error? -


i running test network program uses tcp sockets. verify bug fix, need reproduce "broken pipe" error @ socket layer, don't know how. idea? lot.

'broken pipe' means have written connection has been closed peer. so, have peer close connection.


Comments

Popular posts from this blog

java - Run a .jar on Heroku -

java - Jtable duplicate Rows -

validation - How to pass paramaters like unix into windows batch file -