View | Details | Raw Unified | Return to bug 239416 | Differences between
and this patch

Collapse All | Expand All

(-)lib/libc/sys/connect.2 (+2 lines)
Lines 139-144 Link Here
139
constant or the
139
constant or the
140
.Dv INADDR_NONE
140
.Dv INADDR_NONE
141
return value) through a socket that does not provide broadcast functionality.
141
return value) through a socket that does not provide broadcast functionality.
142
.It Bq Er EACCES
143
Firewall rules don't allow connection to be made.
142
.It Bq Er EAGAIN
144
.It Bq Er EAGAIN
143
An auto-assigned port number was requested but no auto-assigned ports
145
An auto-assigned port number was requested but no auto-assigned ports
144
are available.
146
are available.

Return to bug 239416