Comments about EINTR.
[pspp] / doc / posix-headers / sys_socket.texi
index f80e542544fa5a2448d51e0cb5d0226100dc1a38..72fd688705b09fb15601cc23cd37b59e07177355 100644 (file)
@@ -17,6 +17,9 @@ This header file is not self-contained on some platforms: it requires
 This header file does not define the type @code{socklen_t} on some platforms:
 HP-UX 10.20, IRIX 6.5, OSF/1 4.0, Interix 3.5, BeOS.
 @item
+This header file does not define the type @code{struct iovec} on some platforms:
+OpenBSD 4.4.
+@item
 This header file is lacking the @code{SHUT_RD}, @code{SHUT_WR},
 @code{SHUT_RDWR} macros on some platforms, despite having the @code{shutdown}
 functions: