summaryrefslogtreecommitdiff
path: root/man/v0.5.0
ModeNameSize
-rw-r--r--index.html67781logplain
-rw-r--r--libnng.html82272logplain
-rw-r--r--nng.html45667logplain
-rw-r--r--nng_aio_abort.html38826logplain
-rw-r--r--nng_aio_alloc.html41113logplain
-rw-r--r--nng_aio_cancel.html39046logplain
-rw-r--r--nng_aio_count.html39336logplain
-rw-r--r--nng_aio_finish.html39352logplain
-rw-r--r--nng_aio_free.html38434logplain
-rw-r--r--nng_aio_get_input.html38957logplain
-rw-r--r--nng_aio_get_output.html39356logplain
-rw-r--r--nng_aio_result.html39170logplain
-rw-r--r--nng_aio_set_input.html39887logplain
-rw-r--r--nng_aio_set_iov.html40509logplain
-rw-r--r--nng_aio_set_output.html39478logplain
-rw-r--r--nng_aio_set_timeout.html39688logplain
-rw-r--r--nng_aio_stop.html39080logplain
-rw-r--r--nng_aio_wait.html38427logplain
-rw-r--r--nng_alloc.html39052logplain
-rw-r--r--nng_bus.html40230logplain
-rw-r--r--nng_close.html38671logplain
-rw-r--r--nng_dial.html42102logplain
-rw-r--r--nng_dialer_close.html38843logplain
-rw-r--r--nng_dialer_create.html40791logplain
-rw-r--r--nng_dialer_getopt.html44845logplain
-rw-r--r--nng_dialer_setopt.html45123logplain
-rw-r--r--nng_dialer_start.html40744logplain
-rw-r--r--nng_free.html39062logplain
-rw-r--r--nng_http_client_alloc.html38954logplain
-rw-r--r--nng_http_client_connect.html43657logplain
-rw-r--r--nng_http_client_free.html38708logplain
-rw-r--r--nng_http_client_get_tls.html39147logplain
-rw-r--r--nng_http_client_set_tls.html39682logplain
-rw-r--r--nng_http_conn_close.html38600logplain
-rw-r--r--nng_http_conn_read.html40933logplain
-rw-r--r--nng_http_conn_read_all.html41048logplain
-rw-r--r--nng_http_conn_read_req.html40219logplain
-rw-r--r--nng_http_conn_read_res.html40223logplain
-rw-r--r--nng_http_conn_write.html40946logplain
-rw-r--r--nng_http_conn_write_all.html42443logplain
-rw-r--r--nng_http_conn_write_req.html40007logplain
-rw-r--r--nng_http_conn_write_res.html40647logplain
-rw-r--r--nng_http_handler_alloc.html46909logplain
-rw-r--r--nng_http_handler_free.html38708logplain
-rw-r--r--nng_http_handler_get_data.html38943logplain
-rw-r--r--nng_http_handler_set_data.html39594logplain
-rw-r--r--nng_http_handler_set_host.html39785logplain
-rw-r--r--nng_http_handler_set_method.html39924logplain
-rw-r--r--nng_http_handler_set_tree.html39100logplain
-rw-r--r--nng_http_hijack.html39992logplain
-rw-r--r--nng_http_req_add_header.html40350logplain
-rw-r--r--nng_http_req_alloc.html39919logplain
-rw-r--r--nng_http_req_copy_data.html40197logplain
-rw-r--r--nng_http_req_del_header.html39223logplain
-rw-r--r--nng_http_req_free.html38276logplain
-rw-r--r--nng_http_req_get_header.html39082logplain
-rw-r--r--nng_http_req_get_method.html38508logplain
-rw-r--r--nng_http_req_get_uri.html38666logplain
-rw-r--r--nng_http_req_get_version.html38524logplain
-rw-r--r--nng_http_req_set_data.html40335logplain
-rw-r--r--nng_http_req_set_header.html39815logplain
-rw-r--r--nng_http_req_set_method.html39146logplain
-rw-r--r--nng_http_req_set_uri.html39696logplain
-rw-r--r--nng_http_req_set_version.html39620logplain
-rw-r--r--nng_http_res_add_header.html40352logplain
-rw-r--r--nng_http_res_alloc.html40124logplain
-rw-r--r--nng_http_res_alloc_error.html39540logplain
-rw-r--r--nng_http_res_copy_data.html40200logplain
-rw-r--r--nng_http_res_del_header.html39225logplain
-rw-r--r--nng_http_res_free.html38278logplain
-rw-r--r--nng_http_res_get_header.html39084logplain
-rw-r--r--nng_http_res_get_reason.html38701logplain
-rw-r--r--nng_http_res_get_status.html48716logplain
-rw-r--r--nng_http_res_get_version.html38526logplain
-rw-r--r--nng_http_res_set_data.html40338logplain
-rw-r--r--nng_http_res_set_header.html39817logplain
-rw-r--r--nng_http_res_set_reason.html39582logplain
-rw-r--r--nng_http_res_set_status.html49272logplain
-rw-r--r--nng_http_res_set_version.html39623logplain
-rw-r--r--nng_http_server_add_handler.html39567logplain
-rw-r--r--nng_http_server_del_handler.html39016logplain
-rw-r--r--nng_http_server_get_tls.html39138logplain
-rw-r--r--nng_http_server_hold.html40041logplain
-rw-r--r--nng_http_server_release.html39122logplain
-rw-r--r--nng_http_server_set_tls.html39962logplain
-rw-r--r--nng_http_server_start.html39077logplain
-rw-r--r--nng_http_server_stop.html38448logplain
-rw-r--r--nng_inproc.html40982logplain
-rw-r--r--nng_ipc.html41400logplain
-rw-r--r--nng_listen.html41637logplain
-rw-r--r--nng_listener_close.html38869logplain
-rw-r--r--nng_listener_create.html40744logplain
-rw-r--r--nng_listener_getopt.html44910logplain
-rw-r--r--nng_listener_setopt.html45197logplain
-rw-r--r--nng_listener_start.html39710logplain
-rw-r--r--nng_msg_alloc.html38888logplain
-rw-r--r--nng_msg_append.html39489logplain
-rw-r--r--nng_msg_body.html39148logplain
-rw-r--r--nng_msg_chop.html39406logplain
-rw-r--r--nng_msg_clear.html38144logplain
-rw-r--r--nng_msg_dup.html38681logplain
-rw-r--r--nng_msg_free.html38132logplain
-rw-r--r--nng_msg_header.html39349logplain
-rw-r--r--nng_msg_header_append.html39555logplain
-rw-r--r--nng_msg_header_chop.html39473logplain
-rw-r--r--nng_msg_header_clear.html38168logplain
-rw-r--r--nng_msg_header_insert.html39613logplain
-rw-r--r--nng_msg_header_len.html38194logplain
-rw-r--r--nng_msg_header_trim.html39477logplain
-rw-r--r--nng_msg_insert.html39920logplain
-rw-r--r--nng_msg_len.html38153logplain
-rw-r--r--nng_msg_realloc.html39860logplain
-rw-r--r--nng_msg_trim.html39410logplain
-rw-r--r--nng_pair.html44122logplain
-rw-r--r--nng_pub.html39801logplain
-rw-r--r--nng_pull.html39513logplain
-rw-r--r--nng_push.html40110logplain
-rw-r--r--nng_recv.html41647logplain
-rw-r--r--nng_recvmsg.html40597logplain
-rw-r--r--nng_rep.html40390logplain
-rw-r--r--nng_req.html43847logplain
-rw-r--r--nng_respondent.html41164logplain
-rw-r--r--nng_send.html42758logplain
-rw-r--r--nng_sendmsg.html42104logplain
-rw-r--r--nng_strerror.html38762logplain
-rw-r--r--nng_sub.html40793logplain
-rw-r--r--nng_surveyor.html42186logplain
-rw-r--r--nng_tcp.html43735logplain
-rw-r--r--nng_tls.html47626logplain
-rw-r--r--nng_tls_config_alloc.html40393logplain
-rw-r--r--nng_tls_config_auth_mode.html40490logplain
-rw-r--r--nng_tls_config_ca_chain.html40356logplain
-rw-r--r--nng_tls_config_ca_file.html40319logplain
-rw-r--r--nng_tls_config_cert_key_file.html40392logplain
-rw-r--r--nng_tls_config_free.html38411logplain
-rw-r--r--nng_tls_config_own_cert.html40367logplain
-rw-r--r--nng_tls_config_server_name.html39411logplain
-rw-r--r--nng_url_clone.html38610logplain
-rw-r--r--nng_url_free.html38163logplain
-rw-r--r--nng_url_parse.html43320logplain
-rw-r--r--nng_version.html39112logplain
-rw-r--r--nng_ws.html48988logplain
-rw-r--r--nng_zerotier.html49928logplain
-rw-r--r--nngcat.html53687logplain