Document ECONNREFUSED.
Submitted by: Richard Hodges <rh@matriplex.com>
This commit is contained in:
parent
45703321ea
commit
88c1867f5c
@ -172,6 +172,10 @@ This generally indicates that the interface has stopped sending,
|
||||
but may be caused by transient congestion.
|
||||
.It Bq Er EHOSTUNREACH
|
||||
The remote host was unreachable.
|
||||
.It Bq Er ECONNREFUSED
|
||||
The socket received an ICMP destination unreachable message
|
||||
from the last message sent. This typically means that the
|
||||
receiver is not listening on the remote port.
|
||||
.It Bq Er EHOSTDOWN
|
||||
The remote host was down.
|
||||
.El
|
||||
|
Loading…
x
Reference in New Issue
Block a user