diff options
Diffstat (limited to 'man7/unix.7')
| -rw-r--r-- | man7/unix.7 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/man7/unix.7 b/man7/unix.7 index 4d22661e1c..e21172b7de 100644 --- a/man7/unix.7 +++ b/man7/unix.7 @@ -165,6 +165,14 @@ The .B MSG_MORE flag is not supported by Unix domain sockets. +The use of +.B MSG_TRUNC +in the +.I flags +argument of +.BR recv (2) +is not supported by Unix domain sockets. + The .B SO_SNDBUF socket option does have an effect for Unix domain sockets, but the |
