Method

FridaBareboneVsockTransportConfigset_socket_path

Declaration

void
frida_barebone_vsock_transport_config_set_socket_path (
  FridaBareboneVsockTransportConfig* self,
  const gchar* value
)

Description [src]

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

Parameters

value

Type: const gchar*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.