Penguin

Differences between current version and revision by previous author of ECONNRESET.

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 3 Last edited on Sunday, February 23, 2003 2:02:21 am by KevinGeorge
Older page: version 2 Last edited on Friday, February 21, 2003 1:22:05 am by PerryLorier Revert
@@ -1,4 +1,4 @@
 !!!Connection reset by peer 
-The connection you are trying to access has been reset by the peer (remote) machine. This usually means that the program on the other end has crashed, or closed the socket unexpectantly
+The connection you are trying to access has been reset by the peer (remote) machine. This usually means that the program on the other end has crashed, or closed the socket unexpectedly
  
 You might run into this when trying to read(2) from or write(2) to a socket.