mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
[1] - Document EHOSTUNREACH as a possible error
[2] - Remove a contraction PR: docs/50401 Submitted by: [1] Slaven Rezic <slaven@rezic.de> MFC after: 1 week
This commit is contained in:
parent
9e7ea7cc66
commit
d5882f3f58
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=112955
@ -100,7 +100,9 @@ Connection establishment timed out without establishing a connection.
|
||||
.It Bq Er ECONNREFUSED
|
||||
The attempt to connect was forcefully rejected.
|
||||
.It Bq Er ENETUNREACH
|
||||
The network isn't reachable from this host.
|
||||
The network is not reachable from this host.
|
||||
.It Bq Er EHOSTUNREACH
|
||||
The remote host is not reachable from this host.
|
||||
.It Bq Er EADDRINUSE
|
||||
The address is already in use.
|
||||
.It Bq Er EFAULT
|
||||
|
Loading…
Reference in New Issue
Block a user