libimobiledevice  1.3.0
API Documentation - Return to Homepage

◆ companion_proxy_stop_forwarding_service_port()

companion_proxy_error_t companion_proxy_stop_forwarding_service_port ( companion_proxy_client_t  client,
uint16_t  remote_port 
)

Stop forwarding a service port between companion device and idevice.

See also
companion_proxy_start_forwarding_service_port
Parameters
clientThe companion_proxy client
remote_portremote port
Returns
COMPANION_PROXY_E_SUCCESS on success, or a COMPANION_PROXY_E_* error code otherwise.