☰
Module ffi
Enums
Functions
brpc_sys
All crates
[
−
]
[src]
Module
brpc_sys
::
ffi
Enums
BrpcChannel
BrpcChannelOptions
BrpcController
BrpcIOBuf
BrpcServer
BrpcServerOptions
Functions
brpc_channel_destroy
⚠
brpc_channel_init
⚠
brpc_channel_new
⚠
brpc_channel_options_destroy
⚠
brpc_channel_options_new
⚠
brpc_channel_options_set_max_retry
⚠
brpc_channel_options_set_timeout_ms
⚠
brpc_controller_destroy
⚠
brpc_controller_error_code
⚠
brpc_controller_failed
⚠
brpc_controller_get_request_attachment
⚠
brpc_controller_get_response_attachment
⚠
brpc_controller_new
⚠
brpc_controller_set_failed
⚠
brpc_is_asked_to_quit
⚠
brpc_server_add_service
⚠
brpc_server_destroy
⚠
brpc_server_new
⚠
brpc_server_options_destroy
⚠
brpc_server_options_new
⚠
brpc_server_options_set_idle_timeout_ms
⚠
brpc_server_run_until_asked_to_quit
⚠
brpc_server_start
⚠