Configuration info builder for an Aranya client config `AranyaClientConfig`.
More...
#include <aranya-client.h>
Configuration info builder for an Aranya client config `AranyaClientConfig`.
◆ aranya_client_config_build()
Attempts to construct a `AranyaClientConfig`.
This function consumes and releases any resources associated with the memory pointed to by cfg
.
- Parameters
-
[in] | cfg | a pointer to the client config builder |
[out] | out | a pointer to write the client config to |
◆ aranya_client_config_build_ext()
Attempts to construct a `AranyaClientConfig`.
This function consumes and releases any resources associated with the memory pointed to by cfg
.
- Parameters
-
[in] | cfg | a pointer to the client config builder |
[out] | out | a pointer to write the client config to |
◆ aranya_client_config_builder_cleanup()
◆ aranya_client_config_builder_cleanup_ext()
◆ aranya_client_config_builder_init()
◆ aranya_client_config_builder_init_ext()
◆ aranya_client_config_builder_set_daemon_uds_path()
Sets Unix Domain Socket path that the daemon is listening on.
- Parameters
-
[in,out] | cfg | a pointer to the client config builder |
[in] | address | a string containing the address |
◆ aranya_client_config_builder_set_daemon_uds_path_ext()
Sets Unix Domain Socket path that the daemon is listening on.
- Parameters
-
[in,out] | cfg | a pointer to the client config builder |
[in] | address | a string containing the address |
The documentation for this struct was generated from the following file: