From 2dc3a335c1074aff797fcb8c8a6cc755c46ea805 Mon Sep 17 00:00:00 2001
From: gdamore uint16_t,
matching the actual wire protocol values, instead of int.
The NNG_OPT_RAW option has aso been replaced by a function, nng_socket_raw.
The NNG_OPT_SUB_SUBSCRIBE and NNG_OPT_SUB_UNSUBCRIBE options have been replaced by
+the following functions: nng_sub0_socket_subscribe, nng_sub0_socket_unsubscribe,
+nng_sub0_ctx_subscribe and nng_sub0_ctx_unsubscribe. These functions, like the options
+they replace, are only applicable to SUB sockets.
A number of the statistics functions take, or return, const nng_stat * instead
of plain nng_stat *. The ABI has not changed, but it may be necessary to declare
@@ -5505,6 +5510,8 @@ NNG approach to messages. Likewise there is no struct nn_cmsghdr eq
NN_IPV4ONLYtcp4:// to obtain this functionality.NN_SOCKET_NAMENNG_OPT_SOCKNAMENN_MAXTTLNNG_OPT_MAXTTLNN_SUB_SUBSCRIBEnng_sub0_socket_subscribeNN_SUB_UNSUBSCRIBEnng_sub0_socket_unsubscribe