File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -84,23 +84,16 @@ importFrom(nanonext,
8484 collect_aio,
8585 collect_aio_,
8686 cv,
87- cv_reset,
88- cv_signal,
89- cv_value,
9087 dial,
9188 handler,
9289 http_server,
9390 ip_addr,
9491 is_error_value,
95- listen,
9692 mclock,
97- monitor,
9893 msleep,
9994 ncurl,
10095 nng_error,
101- opt,
10296 parse_url,
103- pipe_id,
10497 pipe_notify,
10598 race_aio,
10699 random,
@@ -118,6 +111,5 @@ importFrom(nanonext,
118111 unresolved,
119112 until,
120113 wait,
121- wait_,
122114 write_cert
123115)
Original file line number Diff line number Diff line change 3131# ' `vignette("mirai", package = "mirai")`
3232# '
3333# ' @importFrom nanonext .advance call_aio call_aio_ collect_aio collect_aio_
34- # ' .context cv cv_reset cv_signal cv_value dial .dispatcher_capacity
35- # ' .dispatcher_gate .dispatcher_info .dispatcher_start .dispatcher_stop
36- # ' .dispatcher_try_gate .dispatcher_wait handler http_server ip_addr
37- # ' is_error_value .keep listen .mark mclock monitor msleep ncurl nng_error opt
38- # ' opt<- parse_url pipe_id pipe_notify race_aio random reap recv recv_aio
34+ # ' .context cv dial .dispatcher_capacity .dispatcher_gate .dispatcher_info
35+ # ' .dispatcher_start .dispatcher_stop .dispatcher_try_gate .dispatcher_wait
36+ # ' handler http_server ip_addr is_error_value .keep .mark mclock msleep ncurl
37+ # ' nng_error opt<- parse_url pipe_notify race_aio random reap recv recv_aio
3938# ' request send serial_config socket stat stop_aio stop_request tls_config
40- # ' unresolved .unresolved until wait wait_ write_cert
39+ # ' unresolved .unresolved until wait write_cert
4140# '
4241" _PACKAGE"
4342
You can’t perform that action at this time.
0 commit comments