libimobiledevice
1.3.0
API Documentation -
Return to Homepage
About
Structs
Files
Related Pages
libimobiledevice
reverse_proxy.h
reverse_proxy_client_create_with_port
reverse_proxy_client_create_with_service
reverse_proxy_client_free
reverse_proxy_client_set_data_callback
reverse_proxy_client_set_log_callback
reverse_proxy_client_set_status_callback
reverse_proxy_client_start_proxy
reverse_proxy_client_t
reverse_proxy_client_type_t
reverse_proxy_data_cb_t
reverse_proxy_data_direction_t
REVERSE_PROXY_DEFAULT_PORT
reverse_proxy_error_t
reverse_proxy_get_type
reverse_proxy_log_cb_t
reverse_proxy_status_cb_t
reverse_proxy_status_t
◆
reverse_proxy_client_set_data_callback()
LIBIMOBILEDEVICE_API void reverse_proxy_client_set_data_callback
(
reverse_proxy_client_t
client
,
reverse_proxy_data_cb_t
callback
,
void *
user_data
)
Set a data callback function.
Useful for debugging or extra verbosity.
Note
Set the callback before calling
reverse_proxy_client_start_proxy()
.
Parameters
client
The reverse proxy client
callback
The status callback function that will be called when the status of the reverse proxy changes.
user_data
A pointer that will be passed to the callback function.
© 2007-2025
libimobiledevice
All rights reserved
Generated on
Thu Apr 10 2025 21:45:09
by
doxygen 1.9.8
Icons by
Tango
Design © 2025 by
Mirell