Page MenuHomeFreeBSD

D15204.diff
No OneTemporary

D15204.diff

Index: head/lib/libc/sys/recv.2
===================================================================
--- head/lib/libc/sys/recv.2
+++ head/lib/libc/sys/recv.2
@@ -28,7 +28,7 @@
.\" @(#)recv.2 8.3 (Berkeley) 2/21/94
.\" $FreeBSD$
.\"
-.Dd October 3, 2017
+.Dd May 20, 2018
.Dt RECV 2
.Os
.Sh NAME
@@ -198,9 +198,7 @@
.Va errno
is set to
.Er EAGAIN .
-This flag is not available in strict
-.Tn ANSI
-or C99 compilation mode.
+This flag is not available in strict ANSI or C99 compilation mode.
The
.Dv MSG_WAITFORONE
flag sets MSG_DONTWAIT after the first message has been received.
@@ -298,7 +296,7 @@
.Fa mmsghdr
structure, defined as follows in the
.In sys/socket.h
-header :
+header:
.Bd -literal
struct mmsghdr {
struct msghdr msg_hdr; /* message header */

File Metadata

Mime Type
text/plain
Expires
Tue, Jan 27, 2:37 PM (8 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28057304
Default Alt Text
D15204.diff (782 B)

Event Timeline