Document that listen() can return EINVAL now.
This commit is contained in:
parent
6f7cab9301
commit
1902ba0c83
@ -129,6 +129,8 @@ will fail if:
|
||||
The argument
|
||||
.Fa s
|
||||
is not a valid descriptor.
|
||||
.It Bq Er EINVAL
|
||||
The socket is already connected, or in the process of being connected.
|
||||
.It Bq Er ENOTSOCK
|
||||
The argument
|
||||
.Fa s
|
||||
|
Loading…
Reference in New Issue
Block a user