From cbaa7cfa93893876e4fd8794b6ea39f4d245b6b5 Mon Sep 17 00:00:00 2001
From: Martin Lucina
Date: Mon, 23 Jan 2012 08:53:45 +0100
Subject: Imported Upstream version 2.1.6
---
doc/zmq_recv.html | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)
(limited to 'doc/zmq_recv.html')
diff --git a/doc/zmq_recv.html b/doc/zmq_recv.html
index 9ee3454..830f249 100644
--- a/doc/zmq_recv.html
+++ b/doc/zmq_recv.html
@@ -677,6 +677,14 @@ The operation was interrupted by delivery of a signal before a message was
available.
+
+EFAULT
+
+
+
+The message passed to the function was invalid.
+
+
EXAMPLE
@@ -730,8 +738,8 @@ Martin Lucina <mato@kotelna.sk>.<