Method

FridaBareboneVsockTransportConfigget_socket_path

Declaration

const gchar*
frida_barebone_vsock_transport_config_get_socket_path (
  FridaBareboneVsockTransportConfig* self
)

Description [src]

Path to a UNIX socket the embedder has bridged to the guest’s hostlink endpoint.

Return value

Type: const gchar*

No description available.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.