Penguin
Blame: ECONNABORTED
EditPageHistoryDiffInfoLikePages
Annotated edit history of ECONNABORTED version 5, including all changes. View license author blame.
Rev Author # Line
2 PerryLorier 1 !!!Software caused connection abort
1 PerryLorier 2
3 EricHopper 3 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.
4 KentRyhorchuk 4
5 PerryLorier 5 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