List ECONNRESET as a return value. EINVAL was not documented either.
This commit is contained in:
parent
ff079ca4b1
commit
76e61b9c71
@ -89,6 +89,8 @@ The call succeeds unless:
|
||||
The argument
|
||||
.Fa s
|
||||
is not a valid descriptor.
|
||||
.It Bq Er ECONNRESET
|
||||
The connection has been reset by the peer.
|
||||
.It Bq Er ENOTSOCK
|
||||
The argument
|
||||
.Fa s
|
||||
|
@ -87,6 +87,8 @@ The call succeeds unless:
|
||||
The argument
|
||||
.Fa s
|
||||
is not a valid descriptor.
|
||||
.It Bq Er ECONNRESET
|
||||
The connection has been reset by the peer.
|
||||
.It Bq Er ENOTSOCK
|
||||
The argument
|
||||
.Fa s
|
||||
|
Loading…
x
Reference in New Issue
Block a user