summaryrefslogtreecommitdiff
path: root/net/nng/PLIST
blob: d6277b19f813abd187d1894ec84719408b9242c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
@comment $NetBSD: PLIST,v 1.1 2021/03/12 02:28:08 khorben Exp $
bin/nngcat
include/nng/compat/nanomsg/bus.h
include/nng/compat/nanomsg/inproc.h
include/nng/compat/nanomsg/ipc.h
include/nng/compat/nanomsg/nn.h
include/nng/compat/nanomsg/pair.h
include/nng/compat/nanomsg/pipeline.h
include/nng/compat/nanomsg/pubsub.h
include/nng/compat/nanomsg/reqrep.h
include/nng/compat/nanomsg/survey.h
include/nng/compat/nanomsg/tcp.h
include/nng/compat/nanomsg/ws.h
include/nng/nng.h
include/nng/protocol/bus0/bus.h
include/nng/protocol/pair0/pair.h
include/nng/protocol/pair1/pair.h
include/nng/protocol/pipeline0/pull.h
include/nng/protocol/pipeline0/push.h
include/nng/protocol/pubsub0/pub.h
include/nng/protocol/pubsub0/sub.h
include/nng/protocol/reqrep0/rep.h
include/nng/protocol/reqrep0/req.h
include/nng/protocol/survey0/respond.h
include/nng/protocol/survey0/survey.h
include/nng/supplemental/http/http.h
include/nng/supplemental/tls/engine.h
include/nng/supplemental/tls/tls.h
include/nng/supplemental/util/options.h
include/nng/supplemental/util/platform.h
include/nng/transport/inproc/inproc.h
include/nng/transport/ipc/ipc.h
include/nng/transport/tcp/tcp.h
include/nng/transport/tls/tls.h
include/nng/transport/ws/websocket.h
include/nng/transport/zerotier/zerotier.h
lib/cmake/nng/nng-config-version.cmake
lib/cmake/nng/nng-config.cmake
lib/cmake/nng/nng-targets-noconfig.cmake
lib/cmake/nng/nng-targets.cmake
${PLIST.static}lib/libnng.a
${PLIST.shared}lib/libnng.so
${PLIST.shared}lib/libnng.so.1
${PLIST.shared}lib/libnng.so.${PKGVERSION}
${PLIST.doc}man/man1/nngcat.1
${PLIST.doc}man/man3/libnng.3
${PLIST.doc}man/man3/nng_aio_abort.3
${PLIST.doc}man/man3/nng_aio_alloc.3
${PLIST.doc}man/man3/nng_aio_begin.3
${PLIST.doc}man/man3/nng_aio_cancel.3
${PLIST.doc}man/man3/nng_aio_count.3
${PLIST.doc}man/man3/nng_aio_defer.3
${PLIST.doc}man/man3/nng_aio_finish.3
${PLIST.doc}man/man3/nng_aio_free.3
${PLIST.doc}man/man3/nng_aio_get_input.3
${PLIST.doc}man/man3/nng_aio_get_msg.3
${PLIST.doc}man/man3/nng_aio_get_output.3
${PLIST.doc}man/man3/nng_aio_result.3
${PLIST.doc}man/man3/nng_aio_set_input.3
${PLIST.doc}man/man3/nng_aio_set_iov.3
${PLIST.doc}man/man3/nng_aio_set_msg.3
${PLIST.doc}man/man3/nng_aio_set_output.3
${PLIST.doc}man/man3/nng_aio_set_timeout.3
${PLIST.doc}man/man3/nng_aio_stop.3
${PLIST.doc}man/man3/nng_aio_wait.3
${PLIST.doc}man/man3/nng_alloc.3
${PLIST.doc}man/man3/nng_bus_open.3
${PLIST.doc}man/man3/nng_close.3
${PLIST.doc}man/man3/nng_ctx_close.3
${PLIST.doc}man/man3/nng_ctx_get.3
${PLIST.doc}man/man3/nng_ctx_getopt.3
${PLIST.doc}man/man3/nng_ctx_id.3
${PLIST.doc}man/man3/nng_ctx_open.3
${PLIST.doc}man/man3/nng_ctx_recv.3
${PLIST.doc}man/man3/nng_ctx_send.3
${PLIST.doc}man/man3/nng_ctx_set.3
${PLIST.doc}man/man3/nng_ctx_setopt.3
${PLIST.doc}man/man3/nng_device.3
${PLIST.doc}man/man3/nng_dial.3
${PLIST.doc}man/man3/nng_dialer_close.3
${PLIST.doc}man/man3/nng_dialer_create.3
${PLIST.doc}man/man3/nng_dialer_get.3
${PLIST.doc}man/man3/nng_dialer_getopt.3
${PLIST.doc}man/man3/nng_dialer_id.3
${PLIST.doc}man/man3/nng_dialer_set.3
${PLIST.doc}man/man3/nng_dialer_setopt.3
${PLIST.doc}man/man3/nng_dialer_start.3
${PLIST.doc}man/man3/nng_free.3
${PLIST.doc}man/man3/nng_getopt.3
${PLIST.doc}man/man3/nng_inproc_register.3
${PLIST.doc}man/man3/nng_ipc_register.3
${PLIST.doc}man/man3/nng_listen.3
${PLIST.doc}man/man3/nng_listener_close.3
${PLIST.doc}man/man3/nng_listener_create.3
${PLIST.doc}man/man3/nng_listener_get.3
${PLIST.doc}man/man3/nng_listener_getopt.3
${PLIST.doc}man/man3/nng_listener_id.3
${PLIST.doc}man/man3/nng_listener_set.3
${PLIST.doc}man/man3/nng_listener_setopt.3
${PLIST.doc}man/man3/nng_listener_start.3
${PLIST.doc}man/man3/nng_msg_alloc.3
${PLIST.doc}man/man3/nng_msg_append.3
${PLIST.doc}man/man3/nng_msg_body.3
${PLIST.doc}man/man3/nng_msg_chop.3
${PLIST.doc}man/man3/nng_msg_clear.3
${PLIST.doc}man/man3/nng_msg_dup.3
${PLIST.doc}man/man3/nng_msg_free.3
${PLIST.doc}man/man3/nng_msg_get_pipe.3
${PLIST.doc}man/man3/nng_msg_header.3
${PLIST.doc}man/man3/nng_msg_header_append.3
${PLIST.doc}man/man3/nng_msg_header_chop.3
${PLIST.doc}man/man3/nng_msg_header_clear.3
${PLIST.doc}man/man3/nng_msg_header_insert.3
${PLIST.doc}man/man3/nng_msg_header_len.3
${PLIST.doc}man/man3/nng_msg_header_trim.3
${PLIST.doc}man/man3/nng_msg_insert.3
${PLIST.doc}man/man3/nng_msg_len.3
${PLIST.doc}man/man3/nng_msg_realloc.3
${PLIST.doc}man/man3/nng_msg_set_pipe.3
${PLIST.doc}man/man3/nng_msg_trim.3
${PLIST.doc}man/man3/nng_pair_open.3
${PLIST.doc}man/man3/nng_pipe_close.3
${PLIST.doc}man/man3/nng_pipe_dialer.3
${PLIST.doc}man/man3/nng_pipe_get.3
${PLIST.doc}man/man3/nng_pipe_getopt.3
${PLIST.doc}man/man3/nng_pipe_id.3
${PLIST.doc}man/man3/nng_pipe_listener.3
${PLIST.doc}man/man3/nng_pipe_notify.3
${PLIST.doc}man/man3/nng_pipe_socket.3
${PLIST.doc}man/man3/nng_pub_open.3
${PLIST.doc}man/man3/nng_pull_open.3
${PLIST.doc}man/man3/nng_push_open.3
${PLIST.doc}man/man3/nng_recv.3
${PLIST.doc}man/man3/nng_recv_aio.3
${PLIST.doc}man/man3/nng_recvmsg.3
${PLIST.doc}man/man3/nng_rep_open.3
${PLIST.doc}man/man3/nng_req_open.3
${PLIST.doc}man/man3/nng_respondent_open.3
${PLIST.doc}man/man3/nng_send.3
${PLIST.doc}man/man3/nng_send_aio.3
${PLIST.doc}man/man3/nng_sendmsg.3
${PLIST.doc}man/man3/nng_setopt.3
${PLIST.doc}man/man3/nng_sleep_aio.3
${PLIST.doc}man/man3/nng_socket_get.3
${PLIST.doc}man/man3/nng_socket_id.3
${PLIST.doc}man/man3/nng_socket_set.3
${PLIST.doc}man/man3/nng_stat_bool.3
${PLIST.doc}man/man3/nng_stat_child.3
${PLIST.doc}man/man3/nng_stat_desc.3
${PLIST.doc}man/man3/nng_stat_find.3
${PLIST.doc}man/man3/nng_stat_find_dialer.3
${PLIST.doc}man/man3/nng_stat_find_listener.3
${PLIST.doc}man/man3/nng_stat_find_socket.3
${PLIST.doc}man/man3/nng_stat_name.3
${PLIST.doc}man/man3/nng_stat_next.3
${PLIST.doc}man/man3/nng_stat_string.3
${PLIST.doc}man/man3/nng_stat_timestamp.3
${PLIST.doc}man/man3/nng_stat_type.3
${PLIST.doc}man/man3/nng_stat_unit.3
${PLIST.doc}man/man3/nng_stat_value.3
${PLIST.doc}man/man3/nng_stats_free.3
${PLIST.doc}man/man3/nng_stats_get.3
${PLIST.doc}man/man3/nng_strdup.3
${PLIST.doc}man/man3/nng_strerror.3
${PLIST.doc}man/man3/nng_strfree.3
${PLIST.doc}man/man3/nng_sub_open.3
${PLIST.doc}man/man3/nng_surveyor_open.3
${PLIST.doc}man/man3/nng_tcp_register.3
${PLIST.doc}man/man3/nng_tls_register.3
${PLIST.doc}man/man3/nng_url_clone.3
${PLIST.doc}man/man3/nng_url_free.3
${PLIST.doc}man/man3/nng_url_parse.3
${PLIST.doc}man/man3/nng_version.3
${PLIST.doc}man/man3/nng_ws_register.3
${PLIST.doc}man/man3/nng_wss_register.3
${PLIST.doc}man/man3/nng_zt_register.3
${PLIST.doc}man/man3compat/nn_allocmsg.3compat
${PLIST.doc}man/man3compat/nn_bind.3compat
${PLIST.doc}man/man3compat/nn_close.3compat
${PLIST.doc}man/man3compat/nn_cmsg.3compat
${PLIST.doc}man/man3compat/nn_connect.3compat
${PLIST.doc}man/man3compat/nn_device.3compat
${PLIST.doc}man/man3compat/nn_errno.3compat
${PLIST.doc}man/man3compat/nn_freemsg.3compat
${PLIST.doc}man/man3compat/nn_get_statistic.3compat
${PLIST.doc}man/man3compat/nn_getsockopt.3compat
${PLIST.doc}man/man3compat/nn_poll.3compat
${PLIST.doc}man/man3compat/nn_reallocmsg.3compat
${PLIST.doc}man/man3compat/nn_recv.3compat
${PLIST.doc}man/man3compat/nn_recvmsg.3compat
${PLIST.doc}man/man3compat/nn_send.3compat
${PLIST.doc}man/man3compat/nn_sendmsg.3compat
${PLIST.doc}man/man3compat/nn_setsockopt.3compat
${PLIST.doc}man/man3compat/nn_shutdown.3compat
${PLIST.doc}man/man3compat/nn_socket.3compat
${PLIST.doc}man/man3compat/nn_strerror.3compat
${PLIST.doc}man/man3compat/nn_term.3compat
${PLIST.doc}man/man3compat/nng_compat.3compat
${PLIST.doc}man/man3http/nng_http_client_alloc.3http
${PLIST.doc}man/man3http/nng_http_client_connect.3http
${PLIST.doc}man/man3http/nng_http_client_free.3http
${PLIST.doc}man/man3http/nng_http_client_get_tls.3http
${PLIST.doc}man/man3http/nng_http_client_set_tls.3http
${PLIST.doc}man/man3http/nng_http_client_transact.3http
${PLIST.doc}man/man3http/nng_http_conn_close.3http
${PLIST.doc}man/man3http/nng_http_conn_read.3http
${PLIST.doc}man/man3http/nng_http_conn_read_all.3http
${PLIST.doc}man/man3http/nng_http_conn_read_req.3http
${PLIST.doc}man/man3http/nng_http_conn_read_res.3http
${PLIST.doc}man/man3http/nng_http_conn_transact.3http
${PLIST.doc}man/man3http/nng_http_conn_write.3http
${PLIST.doc}man/man3http/nng_http_conn_write_all.3http
${PLIST.doc}man/man3http/nng_http_conn_write_req.3http
${PLIST.doc}man/man3http/nng_http_conn_write_res.3http
${PLIST.doc}man/man3http/nng_http_handler_alloc.3http
${PLIST.doc}man/man3http/nng_http_handler_free.3http
${PLIST.doc}man/man3http/nng_http_handler_get_data.3http
${PLIST.doc}man/man3http/nng_http_handler_set_data.3http
${PLIST.doc}man/man3http/nng_http_handler_set_host.3http
${PLIST.doc}man/man3http/nng_http_handler_set_method.3http
${PLIST.doc}man/man3http/nng_http_handler_set_tree.3http
${PLIST.doc}man/man3http/nng_http_hijack.3http
${PLIST.doc}man/man3http/nng_http_req_add_header.3http
${PLIST.doc}man/man3http/nng_http_req_alloc.3http
${PLIST.doc}man/man3http/nng_http_req_copy_data.3http
${PLIST.doc}man/man3http/nng_http_req_del_header.3http
${PLIST.doc}man/man3http/nng_http_req_free.3http
${PLIST.doc}man/man3http/nng_http_req_get_data.3http
${PLIST.doc}man/man3http/nng_http_req_get_header.3http
${PLIST.doc}man/man3http/nng_http_req_get_method.3http
${PLIST.doc}man/man3http/nng_http_req_get_uri.3http
${PLIST.doc}man/man3http/nng_http_req_get_version.3http
${PLIST.doc}man/man3http/nng_http_req_reset.3http
${PLIST.doc}man/man3http/nng_http_req_set_data.3http
${PLIST.doc}man/man3http/nng_http_req_set_header.3http
${PLIST.doc}man/man3http/nng_http_req_set_method.3http
${PLIST.doc}man/man3http/nng_http_req_set_uri.3http
${PLIST.doc}man/man3http/nng_http_req_set_version.3http
${PLIST.doc}man/man3http/nng_http_res_add_header.3http
${PLIST.doc}man/man3http/nng_http_res_alloc.3http
${PLIST.doc}man/man3http/nng_http_res_alloc_error.3http
${PLIST.doc}man/man3http/nng_http_res_copy_data.3http
${PLIST.doc}man/man3http/nng_http_res_del_header.3http
${PLIST.doc}man/man3http/nng_http_res_free.3http
${PLIST.doc}man/man3http/nng_http_res_get_data.3http
${PLIST.doc}man/man3http/nng_http_res_get_header.3http
${PLIST.doc}man/man3http/nng_http_res_get_reason.3http
${PLIST.doc}man/man3http/nng_http_res_get_status.3http
${PLIST.doc}man/man3http/nng_http_res_get_version.3http
${PLIST.doc}man/man3http/nng_http_res_reset.3http
${PLIST.doc}man/man3http/nng_http_res_set_data.3http
${PLIST.doc}man/man3http/nng_http_res_set_header.3http
${PLIST.doc}man/man3http/nng_http_res_set_reason.3http
${PLIST.doc}man/man3http/nng_http_res_set_status.3http
${PLIST.doc}man/man3http/nng_http_res_set_version.3http
${PLIST.doc}man/man3http/nng_http_server_add_handler.3http
${PLIST.doc}man/man3http/nng_http_server_del_handler.3http
${PLIST.doc}man/man3http/nng_http_server_get_addr.3http
${PLIST.doc}man/man3http/nng_http_server_get_tls.3http
${PLIST.doc}man/man3http/nng_http_server_hold.3http
${PLIST.doc}man/man3http/nng_http_server_release.3http
${PLIST.doc}man/man3http/nng_http_server_set_tls.3http
${PLIST.doc}man/man3http/nng_http_server_start.3http
${PLIST.doc}man/man3http/nng_http_server_stop.3http
${PLIST.doc}man/man3str/nng_stream_close.3str
${PLIST.doc}man/man3str/nng_stream_dialer_alloc.3str
${PLIST.doc}man/man3str/nng_stream_dialer_close.3str
${PLIST.doc}man/man3str/nng_stream_dialer_dial.3str
${PLIST.doc}man/man3str/nng_stream_dialer_free.3str
${PLIST.doc}man/man3str/nng_stream_dialer_get.3str
${PLIST.doc}man/man3str/nng_stream_dialer_set.3str
${PLIST.doc}man/man3str/nng_stream_free.3str
${PLIST.doc}man/man3str/nng_stream_get.3str
${PLIST.doc}man/man3str/nng_stream_listener_accept.3str
${PLIST.doc}man/man3str/nng_stream_listener_alloc.3str
${PLIST.doc}man/man3str/nng_stream_listener_close.3str
${PLIST.doc}man/man3str/nng_stream_listener_free.3str
${PLIST.doc}man/man3str/nng_stream_listener_get.3str
${PLIST.doc}man/man3str/nng_stream_listener_listen.3str
${PLIST.doc}man/man3str/nng_stream_listener_set.3str
${PLIST.doc}man/man3str/nng_stream_recv.3str
${PLIST.doc}man/man3str/nng_stream_send.3str
${PLIST.doc}man/man3str/nng_stream_set.3str
${PLIST.doc}man/man3supp/nng_clock.3supp
${PLIST.doc}man/man3supp/nng_cv_alloc.3supp
${PLIST.doc}man/man3supp/nng_cv_free.3supp
${PLIST.doc}man/man3supp/nng_cv_until.3supp
${PLIST.doc}man/man3supp/nng_cv_wait.3supp
${PLIST.doc}man/man3supp/nng_cv_wake.3supp
${PLIST.doc}man/man3supp/nng_cv_wake1.3supp
${PLIST.doc}man/man3supp/nng_msleep.3supp
${PLIST.doc}man/man3supp/nng_mtx_alloc.3supp
${PLIST.doc}man/man3supp/nng_mtx_free.3supp
${PLIST.doc}man/man3supp/nng_mtx_lock.3supp
${PLIST.doc}man/man3supp/nng_mtx_unlock.3supp
${PLIST.doc}man/man3supp/nng_opts_parse.3supp
${PLIST.doc}man/man3supp/nng_random.3supp
${PLIST.doc}man/man3supp/nng_thread_create.3supp
${PLIST.doc}man/man3supp/nng_thread_destroy.3supp
${PLIST.doc}man/man3supp/nng_thread_set_name.3supp
${PLIST.doc}man/man3tls/nng_tls_config_alloc.3tls
${PLIST.doc}man/man3tls/nng_tls_config_auth_mode.3tls
${PLIST.doc}man/man3tls/nng_tls_config_ca_chain.3tls
${PLIST.doc}man/man3tls/nng_tls_config_ca_file.3tls
${PLIST.doc}man/man3tls/nng_tls_config_cert_key_file.3tls
${PLIST.doc}man/man3tls/nng_tls_config_free.3tls
${PLIST.doc}man/man3tls/nng_tls_config_hold.3tls
${PLIST.doc}man/man3tls/nng_tls_config_own_cert.3tls
${PLIST.doc}man/man3tls/nng_tls_config_server_name.3tls
${PLIST.doc}man/man3tls/nng_tls_engine_description.3tls
${PLIST.doc}man/man3tls/nng_tls_engine_fips_mode.3tls
${PLIST.doc}man/man3tls/nng_tls_engine_name.3tls
${PLIST.doc}man/man5/nng_aio.5
${PLIST.doc}man/man5/nng_ctx.5
${PLIST.doc}man/man5/nng_dialer.5
${PLIST.doc}man/man5/nng_duration.5
${PLIST.doc}man/man5/nng_iov.5
${PLIST.doc}man/man5/nng_ipc_options.5
${PLIST.doc}man/man5/nng_listener.5
${PLIST.doc}man/man5/nng_msg.5
${PLIST.doc}man/man5/nng_options.5
${PLIST.doc}man/man5/nng_pipe.5
${PLIST.doc}man/man5/nng_sockaddr.5
${PLIST.doc}man/man5/nng_sockaddr_abstract.5
${PLIST.doc}man/man5/nng_sockaddr_in.5
${PLIST.doc}man/man5/nng_sockaddr_in6.5
${PLIST.doc}man/man5/nng_sockaddr_inproc.5
${PLIST.doc}man/man5/nng_sockaddr_ipc.5
${PLIST.doc}man/man5/nng_sockaddr_zt.5
${PLIST.doc}man/man5/nng_socket.5
${PLIST.doc}man/man5/nng_stat.5
${PLIST.doc}man/man5/nng_stream.5
${PLIST.doc}man/man5/nng_stream_dialer.5
${PLIST.doc}man/man5/nng_stream_listener.5
${PLIST.doc}man/man5/nng_tcp_options.5
${PLIST.doc}man/man5/nng_tls_config.5
${PLIST.doc}man/man5/nng_tls_engine.5
${PLIST.doc}man/man5/nng_tls_options.5
${PLIST.doc}man/man5/nng_url.5
${PLIST.doc}man/man7/nng.7
${PLIST.doc}man/man7/nng_bus.7
${PLIST.doc}man/man7/nng_inproc.7
${PLIST.doc}man/man7/nng_ipc.7
${PLIST.doc}man/man7/nng_pair.7
${PLIST.doc}man/man7/nng_pub.7
${PLIST.doc}man/man7/nng_pull.7
${PLIST.doc}man/man7/nng_push.7
${PLIST.doc}man/man7/nng_rep.7
${PLIST.doc}man/man7/nng_req.7
${PLIST.doc}man/man7/nng_respondent.7
${PLIST.doc}man/man7/nng_sub.7
${PLIST.doc}man/man7/nng_surveyor.7
${PLIST.doc}man/man7/nng_tcp.7
${PLIST.doc}man/man7/nng_tls.7
${PLIST.doc}man/man7/nng_ws.7
${PLIST.doc}man/man7/nng_zerotier.7
${PLIST.doc}share/doc/nng/libnng.3.html
${PLIST.doc}share/doc/nng/nn_allocmsg.3compat.html
${PLIST.doc}share/doc/nng/nn_bind.3compat.html
${PLIST.doc}share/doc/nng/nn_close.3compat.html
${PLIST.doc}share/doc/nng/nn_cmsg.3compat.html
${PLIST.doc}share/doc/nng/nn_connect.3compat.html
${PLIST.doc}share/doc/nng/nn_device.3compat.html
${PLIST.doc}share/doc/nng/nn_errno.3compat.html
${PLIST.doc}share/doc/nng/nn_freemsg.3compat.html
${PLIST.doc}share/doc/nng/nn_get_statistic.3compat.html
${PLIST.doc}share/doc/nng/nn_getsockopt.3compat.html
${PLIST.doc}share/doc/nng/nn_poll.3compat.html
${PLIST.doc}share/doc/nng/nn_reallocmsg.3compat.html
${PLIST.doc}share/doc/nng/nn_recv.3compat.html
${PLIST.doc}share/doc/nng/nn_recvmsg.3compat.html
${PLIST.doc}share/doc/nng/nn_send.3compat.html
${PLIST.doc}share/doc/nng/nn_sendmsg.3compat.html
${PLIST.doc}share/doc/nng/nn_setsockopt.3compat.html
${PLIST.doc}share/doc/nng/nn_shutdown.3compat.html
${PLIST.doc}share/doc/nng/nn_socket.3compat.html
${PLIST.doc}share/doc/nng/nn_strerror.3compat.html
${PLIST.doc}share/doc/nng/nn_term.3compat.html
${PLIST.doc}share/doc/nng/nng.7.html
${PLIST.doc}share/doc/nng/nng_aio.5.html
${PLIST.doc}share/doc/nng/nng_aio_abort.3.html
${PLIST.doc}share/doc/nng/nng_aio_alloc.3.html
${PLIST.doc}share/doc/nng/nng_aio_begin.3.html
${PLIST.doc}share/doc/nng/nng_aio_cancel.3.html
${PLIST.doc}share/doc/nng/nng_aio_count.3.html
${PLIST.doc}share/doc/nng/nng_aio_defer.3.html
${PLIST.doc}share/doc/nng/nng_aio_finish.3.html
${PLIST.doc}share/doc/nng/nng_aio_free.3.html
${PLIST.doc}share/doc/nng/nng_aio_get_input.3.html
${PLIST.doc}share/doc/nng/nng_aio_get_msg.3.html
${PLIST.doc}share/doc/nng/nng_aio_get_output.3.html
${PLIST.doc}share/doc/nng/nng_aio_result.3.html
${PLIST.doc}share/doc/nng/nng_aio_set_input.3.html
${PLIST.doc}share/doc/nng/nng_aio_set_iov.3.html
${PLIST.doc}share/doc/nng/nng_aio_set_msg.3.html
${PLIST.doc}share/doc/nng/nng_aio_set_output.3.html
${PLIST.doc}share/doc/nng/nng_aio_set_timeout.3.html
${PLIST.doc}share/doc/nng/nng_aio_stop.3.html
${PLIST.doc}share/doc/nng/nng_aio_wait.3.html
${PLIST.doc}share/doc/nng/nng_alloc.3.html
${PLIST.doc}share/doc/nng/nng_bus.7.html
${PLIST.doc}share/doc/nng/nng_bus_open.3.html
${PLIST.doc}share/doc/nng/nng_clock.3supp.html
${PLIST.doc}share/doc/nng/nng_close.3.html
${PLIST.doc}share/doc/nng/nng_compat.3compat.html
${PLIST.doc}share/doc/nng/nng_ctx.5.html
${PLIST.doc}share/doc/nng/nng_ctx_close.3.html
${PLIST.doc}share/doc/nng/nng_ctx_get.3.html
${PLIST.doc}share/doc/nng/nng_ctx_getopt.3.html
${PLIST.doc}share/doc/nng/nng_ctx_id.3.html
${PLIST.doc}share/doc/nng/nng_ctx_open.3.html
${PLIST.doc}share/doc/nng/nng_ctx_recv.3.html
${PLIST.doc}share/doc/nng/nng_ctx_send.3.html
${PLIST.doc}share/doc/nng/nng_ctx_set.3.html
${PLIST.doc}share/doc/nng/nng_ctx_setopt.3.html
${PLIST.doc}share/doc/nng/nng_cv_alloc.3supp.html
${PLIST.doc}share/doc/nng/nng_cv_free.3supp.html
${PLIST.doc}share/doc/nng/nng_cv_until.3supp.html
${PLIST.doc}share/doc/nng/nng_cv_wait.3supp.html
${PLIST.doc}share/doc/nng/nng_cv_wake.3supp.html
${PLIST.doc}share/doc/nng/nng_cv_wake1.3supp.html
${PLIST.doc}share/doc/nng/nng_device.3.html
${PLIST.doc}share/doc/nng/nng_dial.3.html
${PLIST.doc}share/doc/nng/nng_dialer.5.html
${PLIST.doc}share/doc/nng/nng_dialer_close.3.html
${PLIST.doc}share/doc/nng/nng_dialer_create.3.html
${PLIST.doc}share/doc/nng/nng_dialer_get.3.html
${PLIST.doc}share/doc/nng/nng_dialer_getopt.3.html
${PLIST.doc}share/doc/nng/nng_dialer_id.3.html
${PLIST.doc}share/doc/nng/nng_dialer_set.3.html
${PLIST.doc}share/doc/nng/nng_dialer_setopt.3.html
${PLIST.doc}share/doc/nng/nng_dialer_start.3.html
${PLIST.doc}share/doc/nng/nng_duration.5.html
${PLIST.doc}share/doc/nng/nng_free.3.html
${PLIST.doc}share/doc/nng/nng_getopt.3.html
${PLIST.doc}share/doc/nng/nng_http_client_alloc.3http.html
${PLIST.doc}share/doc/nng/nng_http_client_connect.3http.html
${PLIST.doc}share/doc/nng/nng_http_client_free.3http.html
${PLIST.doc}share/doc/nng/nng_http_client_get_tls.3http.html
${PLIST.doc}share/doc/nng/nng_http_client_set_tls.3http.html
${PLIST.doc}share/doc/nng/nng_http_client_transact.3http.html
${PLIST.doc}share/doc/nng/nng_http_conn_close.3http.html
${PLIST.doc}share/doc/nng/nng_http_conn_read.3http.html
${PLIST.doc}share/doc/nng/nng_http_conn_read_all.3http.html
${PLIST.doc}share/doc/nng/nng_http_conn_read_req.3http.html
${PLIST.doc}share/doc/nng/nng_http_conn_read_res.3http.html
${PLIST.doc}share/doc/nng/nng_http_conn_transact.3http.html
${PLIST.doc}share/doc/nng/nng_http_conn_write.3http.html
${PLIST.doc}share/doc/nng/nng_http_conn_write_all.3http.html
${PLIST.doc}share/doc/nng/nng_http_conn_write_req.3http.html
${PLIST.doc}share/doc/nng/nng_http_conn_write_res.3http.html
${PLIST.doc}share/doc/nng/nng_http_handler_alloc.3http.html
${PLIST.doc}share/doc/nng/nng_http_handler_free.3http.html
${PLIST.doc}share/doc/nng/nng_http_handler_get_data.3http.html
${PLIST.doc}share/doc/nng/nng_http_handler_set_data.3http.html
${PLIST.doc}share/doc/nng/nng_http_handler_set_host.3http.html
${PLIST.doc}share/doc/nng/nng_http_handler_set_method.3http.html
${PLIST.doc}share/doc/nng/nng_http_handler_set_tree.3http.html
${PLIST.doc}share/doc/nng/nng_http_hijack.3http.html
${PLIST.doc}share/doc/nng/nng_http_req_add_header.3http.html
${PLIST.doc}share/doc/nng/nng_http_req_alloc.3http.html
${PLIST.doc}share/doc/nng/nng_http_req_copy_data.3http.html
${PLIST.doc}share/doc/nng/nng_http_req_del_header.3http.html
${PLIST.doc}share/doc/nng/nng_http_req_free.3http.html
${PLIST.doc}share/doc/nng/nng_http_req_get_data.3http.html
${PLIST.doc}share/doc/nng/nng_http_req_get_header.3http.html
${PLIST.doc}share/doc/nng/nng_http_req_get_method.3http.html
${PLIST.doc}share/doc/nng/nng_http_req_get_uri.3http.html
${PLIST.doc}share/doc/nng/nng_http_req_get_version.3http.html
${PLIST.doc}share/doc/nng/nng_http_req_reset.3http.html
${PLIST.doc}share/doc/nng/nng_http_req_set_data.3http.html
${PLIST.doc}share/doc/nng/nng_http_req_set_header.3http.html
${PLIST.doc}share/doc/nng/nng_http_req_set_method.3http.html
${PLIST.doc}share/doc/nng/nng_http_req_set_uri.3http.html
${PLIST.doc}share/doc/nng/nng_http_req_set_version.3http.html
${PLIST.doc}share/doc/nng/nng_http_res_add_header.3http.html
${PLIST.doc}share/doc/nng/nng_http_res_alloc.3http.html
${PLIST.doc}share/doc/nng/nng_http_res_alloc_error.3http.html
${PLIST.doc}share/doc/nng/nng_http_res_copy_data.3http.html
${PLIST.doc}share/doc/nng/nng_http_res_del_header.3http.html
${PLIST.doc}share/doc/nng/nng_http_res_free.3http.html
${PLIST.doc}share/doc/nng/nng_http_res_get_data.3http.html
${PLIST.doc}share/doc/nng/nng_http_res_get_header.3http.html
${PLIST.doc}share/doc/nng/nng_http_res_get_reason.3http.html
${PLIST.doc}share/doc/nng/nng_http_res_get_status.3http.html
${PLIST.doc}share/doc/nng/nng_http_res_get_version.3http.html
${PLIST.doc}share/doc/nng/nng_http_res_reset.3http.html
${PLIST.doc}share/doc/nng/nng_http_res_set_data.3http.html
${PLIST.doc}share/doc/nng/nng_http_res_set_header.3http.html
${PLIST.doc}share/doc/nng/nng_http_res_set_reason.3http.html
${PLIST.doc}share/doc/nng/nng_http_res_set_status.3http.html
${PLIST.doc}share/doc/nng/nng_http_res_set_version.3http.html
${PLIST.doc}share/doc/nng/nng_http_server_add_handler.3http.html
${PLIST.doc}share/doc/nng/nng_http_server_del_handler.3http.html
${PLIST.doc}share/doc/nng/nng_http_server_get_addr.3http.html
${PLIST.doc}share/doc/nng/nng_http_server_get_tls.3http.html
${PLIST.doc}share/doc/nng/nng_http_server_hold.3http.html
${PLIST.doc}share/doc/nng/nng_http_server_release.3http.html
${PLIST.doc}share/doc/nng/nng_http_server_set_tls.3http.html
${PLIST.doc}share/doc/nng/nng_http_server_start.3http.html
${PLIST.doc}share/doc/nng/nng_http_server_stop.3http.html
${PLIST.doc}share/doc/nng/nng_inproc.7.html
${PLIST.doc}share/doc/nng/nng_inproc_register.3.html
${PLIST.doc}share/doc/nng/nng_iov.5.html
${PLIST.doc}share/doc/nng/nng_ipc.7.html
${PLIST.doc}share/doc/nng/nng_ipc_options.5.html
${PLIST.doc}share/doc/nng/nng_ipc_register.3.html
${PLIST.doc}share/doc/nng/nng_listen.3.html
${PLIST.doc}share/doc/nng/nng_listener.5.html
${PLIST.doc}share/doc/nng/nng_listener_close.3.html
${PLIST.doc}share/doc/nng/nng_listener_create.3.html
${PLIST.doc}share/doc/nng/nng_listener_get.3.html
${PLIST.doc}share/doc/nng/nng_listener_getopt.3.html
${PLIST.doc}share/doc/nng/nng_listener_id.3.html
${PLIST.doc}share/doc/nng/nng_listener_set.3.html
${PLIST.doc}share/doc/nng/nng_listener_setopt.3.html
${PLIST.doc}share/doc/nng/nng_listener_start.3.html
${PLIST.doc}share/doc/nng/nng_msg.5.html
${PLIST.doc}share/doc/nng/nng_msg_alloc.3.html
${PLIST.doc}share/doc/nng/nng_msg_append.3.html
${PLIST.doc}share/doc/nng/nng_msg_body.3.html
${PLIST.doc}share/doc/nng/nng_msg_chop.3.html
${PLIST.doc}share/doc/nng/nng_msg_clear.3.html
${PLIST.doc}share/doc/nng/nng_msg_dup.3.html
${PLIST.doc}share/doc/nng/nng_msg_free.3.html
${PLIST.doc}share/doc/nng/nng_msg_get_pipe.3.html
${PLIST.doc}share/doc/nng/nng_msg_header.3.html
${PLIST.doc}share/doc/nng/nng_msg_header_append.3.html
${PLIST.doc}share/doc/nng/nng_msg_header_chop.3.html
${PLIST.doc}share/doc/nng/nng_msg_header_clear.3.html
${PLIST.doc}share/doc/nng/nng_msg_header_insert.3.html
${PLIST.doc}share/doc/nng/nng_msg_header_len.3.html
${PLIST.doc}share/doc/nng/nng_msg_header_trim.3.html
${PLIST.doc}share/doc/nng/nng_msg_insert.3.html
${PLIST.doc}share/doc/nng/nng_msg_len.3.html
${PLIST.doc}share/doc/nng/nng_msg_realloc.3.html
${PLIST.doc}share/doc/nng/nng_msg_set_pipe.3.html
${PLIST.doc}share/doc/nng/nng_msg_trim.3.html
${PLIST.doc}share/doc/nng/nng_msleep.3supp.html
${PLIST.doc}share/doc/nng/nng_mtx_alloc.3supp.html
${PLIST.doc}share/doc/nng/nng_mtx_free.3supp.html
${PLIST.doc}share/doc/nng/nng_mtx_lock.3supp.html
${PLIST.doc}share/doc/nng/nng_mtx_unlock.3supp.html
${PLIST.doc}share/doc/nng/nng_options.5.html
${PLIST.doc}share/doc/nng/nng_opts_parse.3supp.html
${PLIST.doc}share/doc/nng/nng_pair.7.html
${PLIST.doc}share/doc/nng/nng_pair_open.3.html
${PLIST.doc}share/doc/nng/nng_pipe.5.html
${PLIST.doc}share/doc/nng/nng_pipe_close.3.html
${PLIST.doc}share/doc/nng/nng_pipe_dialer.3.html
${PLIST.doc}share/doc/nng/nng_pipe_get.3.html
${PLIST.doc}share/doc/nng/nng_pipe_getopt.3.html
${PLIST.doc}share/doc/nng/nng_pipe_id.3.html
${PLIST.doc}share/doc/nng/nng_pipe_listener.3.html
${PLIST.doc}share/doc/nng/nng_pipe_notify.3.html
${PLIST.doc}share/doc/nng/nng_pipe_socket.3.html
${PLIST.doc}share/doc/nng/nng_pub.7.html
${PLIST.doc}share/doc/nng/nng_pub_open.3.html
${PLIST.doc}share/doc/nng/nng_pull.7.html
${PLIST.doc}share/doc/nng/nng_pull_open.3.html
${PLIST.doc}share/doc/nng/nng_push.7.html
${PLIST.doc}share/doc/nng/nng_push_open.3.html
${PLIST.doc}share/doc/nng/nng_random.3supp.html
${PLIST.doc}share/doc/nng/nng_recv.3.html
${PLIST.doc}share/doc/nng/nng_recv_aio.3.html
${PLIST.doc}share/doc/nng/nng_recvmsg.3.html
${PLIST.doc}share/doc/nng/nng_rep.7.html
${PLIST.doc}share/doc/nng/nng_rep_open.3.html
${PLIST.doc}share/doc/nng/nng_req.7.html
${PLIST.doc}share/doc/nng/nng_req_open.3.html
${PLIST.doc}share/doc/nng/nng_respondent.7.html
${PLIST.doc}share/doc/nng/nng_respondent_open.3.html
${PLIST.doc}share/doc/nng/nng_send.3.html
${PLIST.doc}share/doc/nng/nng_send_aio.3.html
${PLIST.doc}share/doc/nng/nng_sendmsg.3.html
${PLIST.doc}share/doc/nng/nng_setopt.3.html
${PLIST.doc}share/doc/nng/nng_sleep_aio.3.html
${PLIST.doc}share/doc/nng/nng_sockaddr.5.html
${PLIST.doc}share/doc/nng/nng_sockaddr_abstract.5.html
${PLIST.doc}share/doc/nng/nng_sockaddr_in.5.html
${PLIST.doc}share/doc/nng/nng_sockaddr_in6.5.html
${PLIST.doc}share/doc/nng/nng_sockaddr_inproc.5.html
${PLIST.doc}share/doc/nng/nng_sockaddr_ipc.5.html
${PLIST.doc}share/doc/nng/nng_sockaddr_zt.5.html
${PLIST.doc}share/doc/nng/nng_socket.5.html
${PLIST.doc}share/doc/nng/nng_socket_get.3.html
${PLIST.doc}share/doc/nng/nng_socket_id.3.html
${PLIST.doc}share/doc/nng/nng_socket_set.3.html
${PLIST.doc}share/doc/nng/nng_stat.5.html
${PLIST.doc}share/doc/nng/nng_stat_bool.3.html
${PLIST.doc}share/doc/nng/nng_stat_child.3.html
${PLIST.doc}share/doc/nng/nng_stat_desc.3.html
${PLIST.doc}share/doc/nng/nng_stat_find.3.html
${PLIST.doc}share/doc/nng/nng_stat_find_dialer.3.html
${PLIST.doc}share/doc/nng/nng_stat_find_listener.3.html
${PLIST.doc}share/doc/nng/nng_stat_find_socket.3.html
${PLIST.doc}share/doc/nng/nng_stat_name.3.html
${PLIST.doc}share/doc/nng/nng_stat_next.3.html
${PLIST.doc}share/doc/nng/nng_stat_string.3.html
${PLIST.doc}share/doc/nng/nng_stat_timestamp.3.html
${PLIST.doc}share/doc/nng/nng_stat_type.3.html
${PLIST.doc}share/doc/nng/nng_stat_unit.3.html
${PLIST.doc}share/doc/nng/nng_stat_value.3.html
${PLIST.doc}share/doc/nng/nng_stats_free.3.html
${PLIST.doc}share/doc/nng/nng_stats_get.3.html
${PLIST.doc}share/doc/nng/nng_strdup.3.html
${PLIST.doc}share/doc/nng/nng_stream.5.html
${PLIST.doc}share/doc/nng/nng_stream_close.3str.html
${PLIST.doc}share/doc/nng/nng_stream_dialer.5.html
${PLIST.doc}share/doc/nng/nng_stream_dialer_alloc.3str.html
${PLIST.doc}share/doc/nng/nng_stream_dialer_close.3str.html
${PLIST.doc}share/doc/nng/nng_stream_dialer_dial.3str.html
${PLIST.doc}share/doc/nng/nng_stream_dialer_free.3str.html
${PLIST.doc}share/doc/nng/nng_stream_dialer_get.3str.html
${PLIST.doc}share/doc/nng/nng_stream_dialer_set.3str.html
${PLIST.doc}share/doc/nng/nng_stream_free.3str.html
${PLIST.doc}share/doc/nng/nng_stream_get.3str.html
${PLIST.doc}share/doc/nng/nng_stream_listener.5.html
${PLIST.doc}share/doc/nng/nng_stream_listener_accept.3str.html
${PLIST.doc}share/doc/nng/nng_stream_listener_alloc.3str.html
${PLIST.doc}share/doc/nng/nng_stream_listener_close.3str.html
${PLIST.doc}share/doc/nng/nng_stream_listener_free.3str.html
${PLIST.doc}share/doc/nng/nng_stream_listener_get.3str.html
${PLIST.doc}share/doc/nng/nng_stream_listener_listen.3str.html
${PLIST.doc}share/doc/nng/nng_stream_listener_set.3str.html
${PLIST.doc}share/doc/nng/nng_stream_recv.3str.html
${PLIST.doc}share/doc/nng/nng_stream_send.3str.html
${PLIST.doc}share/doc/nng/nng_stream_set.3str.html
${PLIST.doc}share/doc/nng/nng_strerror.3.html
${PLIST.doc}share/doc/nng/nng_strfree.3.html
${PLIST.doc}share/doc/nng/nng_sub.7.html
${PLIST.doc}share/doc/nng/nng_sub_open.3.html
${PLIST.doc}share/doc/nng/nng_surveyor.7.html
${PLIST.doc}share/doc/nng/nng_surveyor_open.3.html
${PLIST.doc}share/doc/nng/nng_tcp.7.html
${PLIST.doc}share/doc/nng/nng_tcp_options.5.html
${PLIST.doc}share/doc/nng/nng_tcp_register.3.html
${PLIST.doc}share/doc/nng/nng_thread_create.3supp.html
${PLIST.doc}share/doc/nng/nng_thread_destroy.3supp.html
${PLIST.doc}share/doc/nng/nng_thread_set_name.3supp.html
${PLIST.doc}share/doc/nng/nng_tls.7.html
${PLIST.doc}share/doc/nng/nng_tls_config.5.html
${PLIST.doc}share/doc/nng/nng_tls_config_alloc.3tls.html
${PLIST.doc}share/doc/nng/nng_tls_config_auth_mode.3tls.html
${PLIST.doc}share/doc/nng/nng_tls_config_ca_chain.3tls.html
${PLIST.doc}share/doc/nng/nng_tls_config_ca_file.3tls.html
${PLIST.doc}share/doc/nng/nng_tls_config_cert_key_file.3tls.html
${PLIST.doc}share/doc/nng/nng_tls_config_free.3tls.html
${PLIST.doc}share/doc/nng/nng_tls_config_hold.3tls.html
${PLIST.doc}share/doc/nng/nng_tls_config_own_cert.3tls.html
${PLIST.doc}share/doc/nng/nng_tls_config_server_name.3tls.html
${PLIST.doc}share/doc/nng/nng_tls_engine.5.html
${PLIST.doc}share/doc/nng/nng_tls_engine_description.3tls.html
${PLIST.doc}share/doc/nng/nng_tls_engine_fips_mode.3tls.html
${PLIST.doc}share/doc/nng/nng_tls_engine_name.3tls.html
${PLIST.doc}share/doc/nng/nng_tls_options.5.html
${PLIST.doc}share/doc/nng/nng_tls_register.3.html
${PLIST.doc}share/doc/nng/nng_url.5.html
${PLIST.doc}share/doc/nng/nng_url_clone.3.html
${PLIST.doc}share/doc/nng/nng_url_free.3.html
${PLIST.doc}share/doc/nng/nng_url_parse.3.html
${PLIST.doc}share/doc/nng/nng_version.3.html
${PLIST.doc}share/doc/nng/nng_ws.7.html
${PLIST.doc}share/doc/nng/nng_ws_register.3.html
${PLIST.doc}share/doc/nng/nng_wss_register.3.html
${PLIST.doc}share/doc/nng/nng_zerotier.7.html
${PLIST.doc}share/doc/nng/nng_zt_register.3.html
${PLIST.doc}share/doc/nng/nngcat.1.html