This commit is contained in:
Michael Kerrisk 2006-07-19 12:55:37 +00:00
parent a7fc86905d
commit 4291b3e4c4
1 changed files with 2 additions and 2 deletions

View File

@ -117,11 +117,11 @@ and
The The
.BR send (2) .BR send (2)
.B MSG_MORE .B MSG_MORE
flag is not supported Unix domain sockets. flag is not supported by Unix domain sockets.
The The
.B SO_SNDBUF .B SO_SNDBUF
socket does have an effect for Unix domain sockets, but the socket option does have an effect for Unix domain sockets, but the
.B SO_RCVBUF .B SO_RCVBUF
option does not. option does not.
For datagram sockets, the For datagram sockets, the