From 8bf03ce698c49d26bed3079003e59243b72af05a Mon Sep 17 00:00:00 2001 From: Martin Sustrik Date: Thu, 16 Feb 2012 10:28:42 +0900 Subject: CANTROUTE removed from the documentation This was a leftover from experimental GENERIC socket. Signed-off-by: Martin Sustrik --- doc/xs_sendmsg.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'doc/xs_sendmsg.txt') diff --git a/doc/xs_sendmsg.txt b/doc/xs_sendmsg.txt index bf94ecd..9478b4a 100644 --- a/doc/xs_sendmsg.txt +++ b/doc/xs_sendmsg.txt @@ -75,9 +75,6 @@ The operation was interrupted by delivery of a signal before the message was sent. *EFAULT*:: Invalid message. -*ECANTROUTE*:: -Message cannot be routed to the destination specified as the peer is either -dead or disconnected. This error makes sense only with XS_ROUTER socket. EXAMPLE -- cgit v1.2.3