Differences between version 3 and revision by previous author of EBADMSG.
Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History
Newer page: | version 3 | Last edited on Friday, January 7, 2005 9:42:13 am | by PerryLorier | Revert |
Older page: | version 2 | Last edited on Friday, January 7, 2005 8:34:32 am | by EdRemmell | Revert |
@@ -3,9 +3,7 @@
The linux kernel itself appears to never generate this error message.
The POSIX standard says:
-[EBADMSG]
-
Bad message. During a read( ), getmsg( ), getpmsg( ), or ioctl( ) I_RECVFD request to a
-
STREAMS device, a message arrived at the head of the STREAM that is inappropriate for
-
the function receiving the message.
-
read( )
Message waiting to be read on a STREAM is not a data message.
+;
[EBADMSG]:
Bad message. During a read(2
), getmsg(2
), getpmsg(2
), or ioctl(2
) I_RECVFD request to a STREAMS device, a message arrived at the head of the STREAM that is inappropriate for the function receiving the message.
+
+;
read(2
):
Message waiting to be read on a STREAM is not a data message.