From 581697695aac72894f2d3fefac904b9d50b3ba67 Mon Sep 17 00:00:00 2001 From: Martin Sustrik Date: Tue, 19 Apr 2011 08:08:15 +0200 Subject: Message validity is checked in the runtime Signed-off-by: Martin Sustrik --- doc/zmq_msg_copy.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/zmq_msg_copy.txt') diff --git a/doc/zmq_msg_copy.txt b/doc/zmq_msg_copy.txt index f41a42e..e393f03 100644 --- a/doc/zmq_msg_copy.txt +++ b/doc/zmq_msg_copy.txt @@ -37,7 +37,8 @@ shall return `-1` and set 'errno' to one of the values defined below. ERRORS ------ -No errors are defined. +*EFAULT*:: +Invalid message. SEE ALSO -- cgit v1.2.3