XMMS2
Data Fields
xmms_url_St Struct Reference

#include <url.h>

Data Fields

char * protocol
 
char * username
 
char * password
 
int ipv6_host
 
char * host
 
char * port
 
char * path
 

Detailed Description

Definition at line 4 of file url.h.

Field Documentation

◆ host

char* xmms_url_St::host

◆ ipv6_host

int xmms_url_St::ipv6_host

Definition at line 8 of file url.h.

Referenced by xmms_ipc_client_init(), and xmms_ipc_server_init().

◆ password

char * xmms_url_St::password

Definition at line 6 of file url.h.

Referenced by free_url().

◆ path

char* xmms_url_St::path

Definition at line 11 of file url.h.

Referenced by free_url(), xmms_ipc_usocket_client_init(), and xmms_ipc_usocket_server_init().

◆ port

char * xmms_url_St::port

Definition at line 9 of file url.h.

Referenced by free_url(), xmms_ipc_tcp_client_init(), and xmms_ipc_tcp_server_init().

◆ protocol

char* xmms_url_St::protocol

Definition at line 5 of file url.h.

Referenced by free_url(), xmms_ipc_client_init(), xmms_ipc_hostname(), and xmms_ipc_server_init().

◆ username

char* xmms_url_St::username

Definition at line 6 of file url.h.

Referenced by free_url().


The documentation for this struct was generated from the following file: