OSDN Git Service

Update releases for LDP 3.67
[linuxjm/LDP_man-pages.git] / release / man2 / recvmmsg.2
index 3b6716b..c34e489 100644 (file)
@@ -196,10 +196,9 @@ main(void)
 .SH バグ
 .\" FIXME https://bugzilla.kernel.org/show_bug.cgi?id=75371
 .\" http://thread.gmane.org/gmane.linux.man/5677
-The \fItimeout\fP argument does not work as intended.  The timeout is checked
-only after the receipt of each datagram, so that if up to \fIvlen\-1\fP
-datagrams are received before the timeout expires, but then no further
-datagrams are received, the call will block forever.
+\fItimeout\fP 引き数は意図した通りには動作しない。 タイムアウトは各データグラムの受信後にのみチェックされる。 そのため、
+タイムアウトが満了する前に \fIvlen\-1\fP 個のデータグラムを受信し、 その後全くデータグラムを受信しなかった場合、
+呼び出しはずっと停止し続けてしまう。
 .SH 関連項目
 \fBclock_gettime\fP(2), \fBrecvmsg\fP(2), \fBsendmmsg\fP(2), \fBsendmsg\fP(2),
 \fBsocket\fP(2), \fBsocket\fP(7)