From 25cc7699fb8d03a06f2f89e94b304c735d95ddc9 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Thu, 23 Jan 2020 23:25:16 -0800 Subject: Publishing updates for v1.2.2 --- man/v1.2.2/nn_send.3compat.html | 522 ++-------------------------------------- 1 file changed, 18 insertions(+), 504 deletions(-) (limited to 'man/v1.2.2/nn_send.3compat.html') diff --git a/man/v1.2.2/nn_send.3compat.html b/man/v1.2.2/nn_send.3compat.html index b55ef855..0cb67c06 100644 --- a/man/v1.2.2/nn_send.3compat.html +++ b/man/v1.2.2/nn_send.3compat.html @@ -1,505 +1,18 @@ --- -version: 1.2.2 +version: v1.2.2 layout: refman --- - + - + nn_send(3compat) - - - + + -

NAME

+

NAME

nn_send - send data (compatible API)

@@ -547,8 +60,8 @@ and sends using the socket sock.

This function is provided for API -compatibility with legacy libnanomsg. -Consider using the relevant modern API instead. +compatibility with legacy libnanomsg. +Consider using the relevant modern API instead. @@ -559,8 +72,8 @@ is performed. In this case, data points not to the message content itself, but instead is a pointer to the pointer, an extra level of pointer indirection. The message must have been previously allocated by -nn_allocmsg() or -nn_recvmsg(), using the same `NN_MSG size. +nn_allocmsg() or +nn_recvmsg(), using the same `NN_MSG size. In this case, the “ownership” of the message shall remain with the caller, unless the function returns 0, indicating that the function has taken responsibility for delivering or disposing of the @@ -647,15 +160,16 @@ completed before this function returns control to the caller.

SEE ALSO

+ - + \ No newline at end of file -- cgit v1.2.3-70-g09d2