Penguin

Differences between current version and predecessor to the previous major change of ECONNABORTED.

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

Newer page: version 5 Last edited on Monday, April 18, 2005 5:21:41 pm by PerryLorier
Older page: version 2 Last edited on Friday, January 17, 2003 9:55:01 am by PerryLorier Revert
@@ -1,3 +1,5 @@
 !!!Software caused connection abort 
  
-This is (perhaps?) caused by recieving a [RST] when a [SYN] or SYN+ACK was expected 
+This is (perhaps?) caused by recieving a [RST] when a [SYN] or SYN+ACK was expected. This is one of the few errors that accept(2) will return that are related to the connection that was being established rather than the state of the listening socket itself.  
+  
+This will also happen on some platforms when connect is called a second time after connect + select fails with [ECONNREFUSED] (observed on Linux + Python).  
The following authors of this page have not agreed to the WlugWikiLicense. As such copyright to all content on this page is retained by the original authors.
  • KentRyhorchuk
The following authors of this page have agreed to the WlugWikiLicense.

PHP Warning

lib/plugin/WlugLicense.php (In template 'html'):99: Warning: Invalid argument supplied for foreach()

lib/plugin/WlugLicense.php (In template 'html'):111: Warning: in_array() [<a href='function.in-array'>function.in-array</a>]: Wrong datatype for second argument

lib/plugin/WlugLicense.php (In template 'html'):111: Warning: in_array() [<a href='function.in-array'>function.in-array</a>]: Wrong datatype for second argument