Document that listen() can return EINVAL now.
This commit is contained in:
parent
44a87ce9b9
commit
0e609c0eb3
@ -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…
x
Reference in New Issue
Block a user