mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
s/SS_CANTSENDMORE/SBS_CANTSENDMORE/
This commit is contained in:
parent
40f798dad1
commit
f01a74582c
1 changed files with 1 additions and 1 deletions
|
|
@ -194,7 +194,7 @@ The process using a SOCK_RAW socket was jailed and the source
|
|||
address specified in the IP header did not match the IP
|
||||
address bound to the prison.
|
||||
.It Bq Er EPIPE
|
||||
The socket is unable to send anymore data (SS_CANTSENDMORE has
|
||||
The socket is unable to send anymore data (SBS_CANTSENDMORE has
|
||||
been set on the socket). This typically means that the socket
|
||||
is not connected.
|
||||
.El
|
||||
|
|
|
|||
Loading…
Reference in a new issue