Document that bind(2) can fail with EAGAIN.
PR: docs/14173 docs/14181 Submitted by: Charles Randall <crandall@matchlogic.com> Submitted by: Kelly Yancey <kbyanc@posi.net>
This commit is contained in:
parent
cfcb584ddc
commit
6fc7a68ebf
@ -94,6 +94,9 @@ The
|
||||
.Fn bind
|
||||
call will fail if:
|
||||
.Bl -tag -width EADDRNOTAVA
|
||||
.It Bq Er EAGAIN
|
||||
Kernel resources to complete the request are
|
||||
temporarily unavilable.
|
||||
.It Bq Er EBADF
|
||||
.Fa S
|
||||
is not a valid descriptor.
|
||||
|
Loading…
Reference in New Issue
Block a user