signal.7: srcfix: Add FIXMEs

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-05-27 18:22:05 +02:00
parent 88fb4f09f4
commit 9c0381af73
1 changed files with 3 additions and 0 deletions

View File

@ -676,6 +676,7 @@ Socket interfaces:
.BR send (2),
.BR sendto (2),
and
.\" FIXME What about sendmmsg()?
.BR sendmsg (2),
unless a timeout has been set on the socket (see below).
.IP *
@ -734,6 +735,7 @@ has been set;
.BR send (2),
.BR sendto (2),
and
.\" FIXME What about sendmmsg()?
.BR sendmsg (2),
if a send timeout
.RB ( SO_SNDTIMEO )
@ -812,6 +814,7 @@ has been set;
.BR send (2),
.BR sendto (2),
and
.\" FIXME What about sendmmsg()?
.BR sendmsg (2),
if a send timeout
.RB ( SO_SNDTIMEO )