Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #45670
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2013-05-21 08:26 -0700 |
| Message-ID | <b3a60c4b-9077-4f05-9269-64f5d899a2e7@googlegroups.com> (permalink) |
| Subject | How to raise a socket "104 connection reset by peer error" |
| From | loial <jldunn2000@gmail.com> |
For testing purposes I want my code to raise a socket "connection reset by peer" error, so that I can test how I handle it, but I am not sure how to raise the error. Any advice appreciated
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
How to raise a socket "104 connection reset by peer error" loial <jldunn2000@gmail.com> - 2013-05-21 08:26 -0700 Re: How to raise a socket "104 connection reset by peer error" Andrew Berg <bahamutzero8825@gmail.com> - 2013-05-21 10:49 -0500
csiph-web